mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-06-27 00:36:44 +03:00
Resolve #1765
This commit is contained in:
parent
f41ee21dba
commit
03d99f19c9
1 changed files with 2 additions and 1 deletions
|
|
@ -1534,7 +1534,8 @@ html.rl-left-panel-disabled[dir="rtl"] #rl-app #V-MailFolderList .b-footer.btn-t
|
|||
#rl-app .messageView {
|
||||
height: calc(100% - 65px);
|
||||
margin: 0 5px;
|
||||
border: none;
|
||||
border: 0;
|
||||
border-top: 1px solid transparent;
|
||||
box-shadow: none !important;
|
||||
background: var(--nc-color-main-background);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue