This commit is contained in:
the-djmaze 2024-10-06 23:46:36 +02:00
parent f41ee21dba
commit 03d99f19c9

View file

@ -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);
}