ui: Alter background color of filter bars (#9238)

This commit is contained in:
John Cowen 2020-11-19 16:07:58 +00:00 committed by GitHub
parent b15049aabf
commit 0ba658b74d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -20,8 +20,7 @@
} }
%filter-bar, %filter-bar,
%filter-bar > * { %filter-bar > * {
/* frame-gray */ background-color: $gray-010;
background-color: $gray-050;
} }
%filter-bar > *, %filter-bar > *,
%filter-bar label:not(:last-child) { %filter-bar label:not(:last-child) {