Fix select input color

pull/1596/head
afc163 9 years ago
parent 190aba24ee
commit 5237d0a87b

@ -34,6 +34,7 @@ button,input,select,textarea {
font-family: inherit; font-family: inherit;
font-size: inherit; font-size: inherit;
line-height: inherit; line-height: inherit;
color: inherit;
} }
ul, ul,

Loading…
Cancel
Save