mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-03-10 13:54:03 +08:00
11 lines
145 B
Text
11 lines
145 B
Text
#V-PopupsKeyboardShortcutsHelp {
|
|
max-width: 700px;
|
|
|
|
td[class^="icon-"] {
|
|
display: table-cell;
|
|
}
|
|
|
|
.tab-content {
|
|
grid-column-end: 6;
|
|
}
|
|
}
|