mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 22:17:03 +03:00
#rl-content to use flex for better layout control
This commit is contained in:
parent
cfcc8c73af
commit
8047a36b70
8 changed files with 42 additions and 70 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
> * {
|
||||
position: absolute;
|
||||
right: 0;
|
||||
right: 2px;
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
|
@ -237,9 +237,6 @@ html.rl-left-panel-disabled {
|
|||
margin-top: 10px !important;
|
||||
margin-left: 0 !important;
|
||||
}
|
||||
&.rl-mobile #rl-left {
|
||||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
|
||||
html.rl-mobile .b-folders .b-content {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue