Update FilterBar background
This commit is contained in:
parent
5962e0c301
commit
1244a99a6a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
.FilterBar {
|
||||
align-items: center;
|
||||
background: white;
|
||||
background: var(--card-bg);
|
||||
border-radius: 6px;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
|
|
|
|||
Loading…
Reference in a new issue