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

Commit 3a6e3619 authored by AVINASH GUSAIN's avatar AVINASH GUSAIN
Browse files

fix dark mode error

parent a33c4aed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1758,6 +1758,6 @@ a.legal {
        background-color: unset;
    }     
    #body-login .login-form .notecard.notecard--error {
        color:#222222;
        color:#222222 !important;
    }  
}   
 No newline at end of file