ui: Alter background color of filter bars (#9238)
This commit is contained in:
parent
b15049aabf
commit
0ba658b74d
|
@ -20,8 +20,7 @@
|
|||
}
|
||||
%filter-bar,
|
||||
%filter-bar > * {
|
||||
/* frame-gray */
|
||||
background-color: $gray-050;
|
||||
background-color: $gray-010;
|
||||
}
|
||||
%filter-bar > *,
|
||||
%filter-bar label:not(:last-child) {
|
||||
|
|
Loading…
Reference in New Issue