Move auth screens footer to bottom
This commit is contained in:
parent
2def92d41f
commit
cb9c49fd7c
@ -152,6 +152,7 @@ select.form-control {
|
||||
}
|
||||
|
||||
.footer {
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
z-index: -1;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user