[Glitch] Fix background of text detection progress

Port 5a33a5658b to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Michael Stanclift 2024-09-16 22:19:04 -05:00 committed by Claire
parent 93b2c8164e
commit a85b2476c2

View file

@ -4108,7 +4108,7 @@ input.glitch-setting-text {
} }
&__wrapper { &__wrapper {
background: $white; background: $ui-base-color;
border: 1px solid var(--background-border-color); border: 1px solid var(--background-border-color);
margin-bottom: 10px; margin-bottom: 10px;
border-radius: 4px; border-radius: 4px;