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

Commit 10ef5898 authored by Ronak Patel's avatar Ronak Patel
Browse files

background white for input for dark mode

parent e80f10ad
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1108,7 +1108,7 @@ a.legal {
    align-items: flex-start;
    gap: 40px;
    height: 100%;
    background: #FFFFFF;
    background-color: #FFFFFF;
    flex: none;
    order: 0;
    align-self: stretch;
@@ -1134,6 +1134,7 @@ a.legal {
    border-radius: 8px;
    margin: 12px 0px;
    font-size: 16px;
	background-color: #ffffff;
}

#body-login .groupbottom,