mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-24 09:28:31 +00:00
Fixes sso card body
This commit is contained in:
parent
bf19bcbe73
commit
41f48df1de
1 changed files with 1 additions and 1 deletions
|
|
@ -5549,7 +5549,7 @@ div#driver-page-overlay {
|
||||||
}
|
}
|
||||||
|
|
||||||
.sso-card-wrapper {
|
.sso-card-wrapper {
|
||||||
background: var(--base);
|
background: var(--surfaces-surface-01);
|
||||||
min-height: 100%;
|
min-height: 100%;
|
||||||
// height: calc(100vh - 156px) !important;
|
// height: calc(100vh - 156px) !important;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue