Merge branch 'master' of github.com:the-djmaze/snappymail

This commit is contained in:
the-djmaze 2023-05-23 13:54:14 +02:00
commit e90ecd472c
3 changed files with 3 additions and 3 deletions

View file

@ -168,7 +168,7 @@ html.rl-left-panel-disabled {
background: var(--main-bg-color, #aaa);
border-right: 1px solid var(--border-color, #ddd);
position: fixed;
left: 0;
/* left: 0; RTL issue*/
top: 0;
bottom: 0;
width: 50vw;