Update NPMDarkMode.css
This commit is contained in:
parent
e024161f0e
commit
488cc32ff2
1 changed files with 13 additions and 11 deletions
|
@ -35,7 +35,9 @@
|
|||
background-color: #363636;
|
||||
}
|
||||
|
||||
.selectize-input, .selectize-control.single, .selectize-input.input-active {
|
||||
.selectize-input,
|
||||
.selectize-control.single,
|
||||
.selectize-input.input-active {
|
||||
background: #363636 !important;
|
||||
color: #fff;
|
||||
cursor: text;
|
||||
|
|
Loading…
Reference in a new issue