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

Commit 374b7187 authored by Ronak Patel's avatar Ronak Patel
Browse files

option color correction

parent b918f3fb
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1825,3 +1825,7 @@ a.legal {
#main.register-page .lang-select{
    color: var(--color-main-text) !important;
}
#main.register-page .lang-select option{
    color: var(--color-main-text) !important;
    background-color: var(--color-main-background) !important;
}
 No newline at end of file