登录页样式修改

This commit is contained in:
2024-02-23 18:03:59 +08:00
parent 9cef00a472
commit 9df8b4b10f
22 changed files with 157 additions and 134 deletions

View File

@@ -137,4 +137,10 @@ input[type="button"], input[type="submit"], input[type="search"], input[type="re
}
.mgr5 {
margin-right: 5px;
}
.mgt40 {
margin-top: 40rpx
}
.mgb40 {
margin-bottom: 40rpx
}