fix: Multicheck input background color
This commit is contained in:
parent
8ff88b46e9
commit
dff275979c
1 changed files with 4 additions and 0 deletions
|
|
@ -20,4 +20,8 @@
|
|||
|
||||
.table-multiselect .awesomplete {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.awesomplete .input-with-feedback {
|
||||
background-color: var(--control-bg);
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue