mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-28 19:49:20 +03:00
messagelist search without float
and remove some usePreviewPane
This commit is contained in:
parent
b1c7bd2c50
commit
0d6335ed2c
9 changed files with 29 additions and 40 deletions
|
|
@ -605,6 +605,12 @@ html.rl-no-preview-pane .messageView {
|
|||
}
|
||||
}
|
||||
|
||||
html:not(.rl-mobile):not(.rl-no-preview-pane) .messageView {
|
||||
.top-toolbar {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
html.rl-bottom-preview-pane:not(.rl-mobile) .messageView {
|
||||
.b-content {
|
||||
bottom: @rlBottomMargin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue