Revert tabs background color so they are easier to visually distinguish from contents

main-unfiltered
Claire 2023-09-16 09:50:00 +02:00
parent d3f14dd7d4
commit 60ecca6acb
1 changed files with 1 additions and 1 deletions

View File

@ -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;