Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a80bb2c authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

top set

parent 0a512737
Loading
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -1613,10 +1613,6 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
 * message view
 */

 #rl-app #V-MailMessageView {
    bottom: 0;
}

html:not(.rl-mobile):not(.rl-no-preview-pane) #rl-app .messageView .top-toolbar {
    /* TODO Improve mobile experience */
}
@@ -3515,8 +3511,8 @@ html.rl-left-panel-disabled #rl-left .b-footer.btn-toolbar .btn-group a.btn.font
}

#rl-app #V-MailMessageView{
    top:56px;
    border-top:none;
    top:41px;
    border:0;
}
#rl-app #V-SystemDropDown{
    border-right: 1px solid var(--color-border-grey);