fix: Background color of table multiselect input
This commit is contained in:
parent
75a7948f35
commit
4ecc9d95fe
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@
|
|||
border: none;
|
||||
padding: 0;
|
||||
font-size: @text-medium;
|
||||
background-color: var(--control-bg);
|
||||
}
|
||||
|
||||
.table-multiselect .awesomplete {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue