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

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

mobile fix

parent aaa8ab1f
Loading
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -51,6 +51,13 @@
        height: calc(100% - env(safe-area-inset-bottom) - 125px - var(--body-container-margin)) !important;
    }
}
@media only screen and (max-width: 1024px) {
    #body-user #header,
    #body-settings #header,
    #body-public #header {
        top: 90px !important;
    }    
}
@media only screen and (max-width: 768px) {
    .recovery-email {
        display: block;