fix: datatable filter input color
This commit is contained in:
parent
f991eb4f7c
commit
0b80e4d8f4
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@
|
|||
.dt-filter.dt-input {
|
||||
border-radius: var(--border-radius);
|
||||
height: 100%;
|
||||
background-color: var(--control);
|
||||
background-color: var(--control-bg);
|
||||
}
|
||||
|
||||
.dt-scrollable {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue