mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 12:58:06 +01:00
[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:
parent
93b2c8164e
commit
a85b2476c2
1 changed files with 1 additions and 1 deletions
|
@ -4108,7 +4108,7 @@ input.glitch-setting-text {
|
|||
}
|
||||
|
||||
&__wrapper {
|
||||
background: $white;
|
||||
background: $ui-base-color;
|
||||
border: 1px solid var(--background-border-color);
|
||||
margin-bottom: 10px;
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in a new issue