Skip to content

Commit 507d159

Browse files
authored
✨ Multiple Auth-Methods on Login-Page (#441)
Parent issue: sequentech/meta#916
1 parent 684f95e commit 507d159

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

avAdmin/admin-login-controller/admin-login-controller.less

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,12 @@
1616
**/
1717

1818
.login-controller {
19+
margin-top: 50px;
1920
display: flex;
2021
justify-content: center;
2122

22-
.pad {
23-
max-width: 562px;
24-
}
25-
2623
[av-login] {
27-
min-height: calc(100vh - 110px);
24+
padding-bottom: 50px;
2825
}
2926
}
3027

0 commit comments

Comments
 (0)