feat: base input

This commit is contained in:
tim
2025-07-08 11:02:50 +08:00
parent 8fffe7d334
commit b14f68d148
4 changed files with 20 additions and 12 deletions

View File

@@ -223,6 +223,7 @@ export default {
align-items: center;
justify-content: center;
width: 100%;
gap: 20px;
}
.signup-page-input {