mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +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 {
|
||||
background: var(--base);
|
||||
background: var(--surfaces-surface-01);
|
||||
min-height: 100%;
|
||||
// height: calc(100vh - 156px) !important;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue