mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-27 11:09:20 +03:00
fix: Wrong height of entries in settings menu
This commit is contained in:
parent
757dc78bad
commit
9a3c5c17b7
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@ html.rl-left-panel-disabled #rl-app .b-folders .b-toolbar {
|
|||
|
||||
#rl-app #V-SettingsMenu nav a {
|
||||
height: 44px;
|
||||
min-height: 44px;
|
||||
line-height: 44px;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue