mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced 2024-11-16 11:53:13 +00:00
Revert tabs background color so they are easier to visually distinguish from contents
This commit is contained in:
parent
d3f14dd7d4
commit
60ecca6acb
|
@ -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