set to ui color of text input

This commit is contained in:
Michael Stanclift 2024-09-16 18:10:13 +00:00
parent ca8e892c1a
commit e0fcc77af5

View file

@ -3921,7 +3921,7 @@ $ui-header-logo-wordmark-width: 99px;
} }
&__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;