diff --git a/frontend/src/_styles/theme.scss b/frontend/src/_styles/theme.scss index d25fa93bc5..1943727a80 100644 --- a/frontend/src/_styles/theme.scss +++ b/frontend/src/_styles/theme.scss @@ -5549,7 +5549,7 @@ div#driver-page-overlay { } .sso-card-wrapper { - background: var(--base); + background: var(--surfaces-surface-01); min-height: 100%; // height: calc(100vh - 156px) !important;