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

pull/9240/head
John Cowen 4 years ago committed by GitHub
parent b025319756
commit 687ce1f9c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save