[Glitch] Fix post filter & report styling

Port 9538d9c298 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift
2024-08-09 07:45:39 -05:00
committed by Claire
parent ce9715d651
commit 99d38167a3
3 changed files with 22 additions and 21 deletions

View File

@@ -618,3 +618,7 @@ a.sparkline {
.setting-text {
background: darken($ui-base-color, 10%);
}
.report-dialog-modal__textarea {
background: darken($ui-base-color, 10%);
}