mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Bugfix some mobile CSS
This commit is contained in:
parent
97282075b0
commit
b5db67d23f
6 changed files with 19 additions and 17 deletions
|
|
@ -43,7 +43,7 @@ html.rl-no-preview-pane {
|
|||
html.rl-no-preview-pane #V-MailMessageView .top-toolbar {
|
||||
padding-left: 1px;
|
||||
}
|
||||
html:not(.rl-mobile):not(.rl-no-preview-pane) #V-MailMessageView .top-toolbar {
|
||||
html:not(.rl-no-preview-pane) #V-MailMessageView .top-toolbar {
|
||||
visibility: hidden;
|
||||
}
|
||||
html.rl-bottom-preview-pane #V-MailMessageView .top-toolbar {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue