mirror of
https://github.com/rmoren97/mc-manager.git
synced 2026-03-28 17:26:47 -07:00
fix color of select options in dark mode
This commit is contained in:
parent
9c09356744
commit
5c46dfd939
@ -60,14 +60,9 @@ body {
|
||||
}
|
||||
|
||||
select.glass-input {
|
||||
background-color: #0d0d1a;
|
||||
color-scheme: dark;
|
||||
}
|
||||
|
||||
select.glass-input:focus {
|
||||
background-color: #0d0d1a;
|
||||
}
|
||||
|
||||
select option {
|
||||
background-color: #0d0d1a;
|
||||
color: #f3f4f6;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user