mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-04 15:07:02 +03:00
Bugfix some mobile CSS
This commit is contained in:
parent
97282075b0
commit
b5db67d23f
6 changed files with 19 additions and 17 deletions
|
|
@ -157,8 +157,14 @@ html:not(.rl-left-panel-disabled) #rl-left > .resizer,
|
|||
width: 155px;
|
||||
}
|
||||
|
||||
#rl-settings-subscreen {
|
||||
padding: 10px;
|
||||
#rl-app {
|
||||
#V-SettingsPane {
|
||||
margin-right: 0;
|
||||
}
|
||||
|
||||
#rl-settings-subscreen {
|
||||
padding: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
.dropdown-menu a {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue