Fix full-dark not covers search textbox
This commit is contained in:
parent
98165952f1
commit
a97231e487
1 changed files with 2 additions and 0 deletions
|
@ -1,4 +1,6 @@
|
|||
input[type='text'],
|
||||
input[type='search'],
|
||||
input[type='number'],
|
||||
input:not([type]),
|
||||
textarea {
|
||||
background: $ui-base-color !important;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue