mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-02-15 15:13:48 -05: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…
x
Reference in New Issue
Block a user