Skip to content

Commit

Permalink
✨ Multiple Auth-Methods on Login-Page
Browse files Browse the repository at this point in the history
Parent issue: sequentech/meta#916
  • Loading branch information
edulix committed Jan 6, 2025
1 parent 8556fdd commit fe51fa0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions avAdmin/admin-login-controller/admin-login-controller.less
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,12 @@
**/

.login-controller {
margin-top: 50px;
display: flex;
justify-content: center;

.pad {
max-width: 562px;
}

[av-login] {
min-height: calc(100vh - 110px);
padding-bottom: 50px;
}
}

0 comments on commit fe51fa0

Please sign in to comment.