This commit is contained in:
sjk
2026-01-06 19:36:42 +08:00
parent 15b579d64a
commit 19942144fb
261 changed files with 24034 additions and 5477 deletions

View File

@@ -0,0 +1,19 @@
.login-form {
padding: 20px 24px;
}
.page-title {
font-size: 22px;
font-weight: 600;
color: #333;
text-align: center;
margin-bottom: 40px;
}
.login-form .input-row {
margin-bottom: 0;
}
.login-form .green-btn {
margin-top: 40px;
}