Skip to content

Commit

Permalink
ui: Alter background color of filter bars (#9238)
Browse files Browse the repository at this point in the history
  • Loading branch information
johncowen authored and hashicorp-ci committed Nov 19, 2020
1 parent 1ea9592 commit 1557ee9
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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) {
Expand Down

0 comments on commit 1557ee9

Please sign in to comment.