mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 20:49:20 +03:00
Resolve Add a "Move to" button inside message view #1295
This commit is contained in:
parent
eb802135a9
commit
77d2d099e2
3 changed files with 18 additions and 3 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue