Revert tabs background color so they are easier to visually distinguish from contents
This commit is contained in:
parent
c4da1fb1bd
commit
eb817b5747
1 changed files with 1 additions and 1 deletions
|
@ -358,7 +358,7 @@
|
|||
|
||||
.notification__filter-bar,
|
||||
.account__section-headline {
|
||||
background: $ui-base-color;
|
||||
background: darken($ui-base-color, 4%);
|
||||
border-bottom: 1px solid lighten($ui-base-color, 8%);
|
||||
cursor: default;
|
||||
display: flex;
|
||||
|
|
Loading…
Reference in a new issue