[Glitch] Fix list creation textbox styling

Port 389549e783 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift
2024-08-08 14:23:15 -05:00
committed by Claire
parent cc2949b797
commit e7be55fd73
2 changed files with 7 additions and 4 deletions

View File

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