Loading scss/ecloud-accounts-email-recovery.scss +15 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,18 @@ height: calc(100% - env(safe-area-inset-bottom) - 125px - var(--body-container-margin)) !important; } } @media only screen and (max-width: 768px) { .recovery-email { display: block; padding-left: 10px; a{ text-align:center; } } #body-user #header, #body-settings #header, #body-public #header { top: 75px !important; } } Loading
scss/ecloud-accounts-email-recovery.scss +15 −0 Original line number Diff line number Diff line Loading @@ -43,3 +43,18 @@ height: calc(100% - env(safe-area-inset-bottom) - 125px - var(--body-container-margin)) !important; } } @media only screen and (max-width: 768px) { .recovery-email { display: block; padding-left: 10px; a{ text-align:center; } } #body-user #header, #body-settings #header, #body-public #header { top: 75px !important; } }