Skip to content

Commit

Permalink
Merge pull request #396 from maykinmedia/feature/392-Login-page-OIDC-…
Browse files Browse the repository at this point in the history
…style-is-off

💄[#392] fix styling of OIDC login
  • Loading branch information
Coperh authored May 3, 2024
2 parents 5fd4dbc + cb74f49 commit 2905425
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/objects/scss/admin/_app_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,10 @@ $djai-border-width: 8px;
}
}
}

/* Extra login links in admin login screen */
.admin-login-option {
text-align: center;
clear: both;
padding-top: 1em;
}

0 comments on commit 2905425

Please sign in to comment.