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

Commit aa9fd04b authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

padding fix

parent 40c52f0b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2458,7 +2458,7 @@ html:not(rl-mobile) #rl-app .hideMessageListCheckbox .checkboxCheckAll {
    }
    #rl-app .squire-toolbar {
        border-bottom: 1px solid var(--border-color, #ddd);
        height: 50px;
        height: 46px;
        box-sizing: content-box;
        padding-top: 6px;
        padding-bottom: 0;