mirror of https://github.com/tootsuite/mastodon
Fix background of text detection progress (#31943)
parent
ca8e892c1a
commit
5a33a5658b
|
@ -3921,7 +3921,7 @@ $ui-header-logo-wordmark-width: 99px;
|
|||
}
|
||||
|
||||
&__wrapper {
|
||||
background: $white;
|
||||
background: $ui-base-color;
|
||||
border: 1px solid var(--background-border-color);
|
||||
margin-bottom: 10px;
|
||||
border-radius: 4px;
|
||||
|
|
Loading…
Reference in New Issue