mirror of
https://github.com/the-djmaze/snappymail.git
synced 2024-11-13 02:55:24 +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: 5;
|
|
}
|
|
}
|