Resolve Add a "Move to" button inside message view #1295

This commit is contained in:
the-djmaze 2023-11-26 18:06:19 +01:00
parent eb802135a9
commit 77d2d099e2
3 changed files with 18 additions and 3 deletions

View file

@ -173,7 +173,7 @@ html.rl-left-panel-disabled {
top: 0;
bottom: 0;
width: 50vw;
z-index: 3;
z-index: 99;
}
.rl-left-panel-disabled #rl-left {
display: none;