chore: add auth tip

This commit is contained in:
river
2024-09-19 00:05:06 +08:00
parent 8dc24403d8
commit 2f0d94a46b
4 changed files with 12 additions and 5 deletions

View File

@@ -24,6 +24,10 @@
margin: 3vh 0;
}
.auth-input-second {
margin: 0 0 3vh 0;
}
.auth-actions {
display: flex;
justify-content: center;