Fixed background color on select boxes in dark theme
This commit is contained in:
parent
2c5600921c
commit
bb2e1dcbb9
@ -48,6 +48,10 @@ select
|
|||||||
-webkit-appearance none
|
-webkit-appearance none
|
||||||
-moz-appearance none
|
-moz-appearance none
|
||||||
|
|
||||||
|
option
|
||||||
|
color text-color
|
||||||
|
background bg-color
|
||||||
|
|
||||||
label
|
label
|
||||||
width 100%
|
width 100%
|
||||||
padding 0.5rem 0
|
padding 0.5rem 0
|
||||||
|
Loading…
Reference in New Issue
Block a user