mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-31 21:19:21 +03:00
Fix mobile gui
This commit is contained in:
parent
b0ffd84ac6
commit
116de6fd45
6 changed files with 13 additions and 13 deletions
|
|
@ -244,6 +244,7 @@
|
|||
overflow: hidden;
|
||||
height: 19px;
|
||||
display: inline-block;
|
||||
margin-top: 1px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -258,7 +259,7 @@ html.rl-left-panel-disabled, html.rl-left-panel-short {
|
|||
margin-top: 10px !important;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
#rl-left {
|
||||
&.rl-mobile #rl-left {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue