Fix background of text detection progress (#31943)

This commit is contained in:
Michael Stanclift 2024-09-16 22:19:04 -05:00 committed by GitHub
parent ca8e892c1a
commit 5a33a5658b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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;