fix dark on login page
This commit is contained in:
parent
1683aa85b7
commit
013f0c03ac
@ -35,7 +35,7 @@ textarea {
|
||||
border-width: 0;
|
||||
}
|
||||
|
||||
.dark textarea {
|
||||
body.dark, body.dark input, body.dark textarea {
|
||||
background-color: #222;
|
||||
color: #ddd;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user