💄 improve(ui)

This commit is contained in:
naiba
2020-12-07 13:18:28 +08:00
parent 2c902ab254
commit c23b88b096
2 changed files with 8 additions and 5 deletions

View File

@@ -7,12 +7,15 @@
.nb-container {
padding-top: 75px;
min-height: 80%;
padding-bottom: 75px;
}
.footer.segment {
margin-top: 40px !important;
padding-top: 40px;
padding-bottom: 40px;
width: 100%;
position: fixed;
bottom: 0;
padding-top: 20px;
padding-bottom: 20px;
}
.login-form {