mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 11:39:21 +03:00
Reduce help screen dom size
This commit is contained in:
parent
6a903bc9b2
commit
6807da145e
2 changed files with 10 additions and 8 deletions
|
|
@ -1,7 +1,9 @@
|
|||
.rl-view-model {
|
||||
.b-shortcuts-content {
|
||||
&.modal {
|
||||
max-width: 700px;
|
||||
}
|
||||
.b-shortcuts-content {
|
||||
&.modal {
|
||||
max-width: 700px;
|
||||
}
|
||||
|
||||
td[class^="icon-"] {
|
||||
display: table-cell;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue