Revert notification bar color for now

main
Claire 2024-02-08 21:09:51 +01:00
parent 3f89cec3c9
commit d391e01b59
1 changed files with 2 additions and 1 deletions

View File

@ -7464,7 +7464,8 @@ img.modal-warning {
.notification__filter-bar,
.account__section-headline {
background: $ui-base-color;
// deliberate glitch-soc choice for now
background: darken($ui-base-color, 4%);
border-bottom: 1px solid lighten($ui-base-color, 8%);
cursor: default;
display: flex;