Fixed background color on select boxes in dark theme

This commit is contained in:
Eduard Urbach 2017-11-17 13:15:45 +01:00
parent 2c5600921c
commit bb2e1dcbb9

View File

@ -48,6 +48,10 @@ select
-webkit-appearance none
-moz-appearance none
option
color text-color
background bg-color
label
width 100%
padding 0.5rem 0