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

Commit 2b67a5b2 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

error fix

parent 1e726538
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -1143,6 +1143,13 @@ a.legal {
    transition: all 0.3s linear;
    transition: all 0.3s linear;
}
}


#body-login .warning-messsage {
    width: 50%;
    margin: 0 auto;
    margin-top: 0;
    padding: 0;
}

#body-login .v-align .guest-box {
#body-login .v-align .guest-box {
    justify-content: center !important;
    justify-content: center !important;
    width: 92%;
    width: 92%;