#rl-content to use flex for better layout control

This commit is contained in:
the-djmaze 2023-01-26 14:11:30 +01:00
parent cfcc8c73af
commit 8047a36b70
8 changed files with 42 additions and 70 deletions

View file

@ -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 {