mirror of https://github.com/status-im/consul.git
ui: Alter background color of filter bars (#9238)
This commit is contained in:
parent
b025319756
commit
687ce1f9c5
|
@ -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