refactor: login page

This commit is contained in:
xiaoxian521
2021-11-06 17:03:40 +08:00
parent f19f27510b
commit 544e474e98
8 changed files with 1 additions and 376 deletions

View File

@@ -65,15 +65,6 @@ ul {
}
}
.login,
.register {
width: 100vw;
height: 100vh;
overflow-x: hidden;
background: url("../assets/bg.jpg") no-repeat center;
background-size: cover;
}
/* 头部用户信息样式重置 */
.hidden {
display: none !important;