[Glitch] Fix styling issues with notification settings and mobile borders

Port 664bef3573 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift
2024-08-08 12:31:06 -05:00
committed by Claire
parent 31a00c0c1a
commit cc2949b797
5 changed files with 16 additions and 49 deletions

View File

@@ -214,12 +214,6 @@ html {
border-top-color: lighten($ui-base-color, 8%);
}
.column-header__collapsible-inner {
background: darken($ui-base-color, 4%);
border: 1px solid var(--background-border-color);
border-bottom: 0;
}
.column-settings__hashtags .column-select__option {
color: $white;
}