convert to components

This commit is contained in:
Laux Dev
2026-02-27 16:07:07 +08:00
parent 6afc34a96c
commit 2e772b2044
20 changed files with 236 additions and 56 deletions

View File

@@ -149,8 +149,7 @@
}
.inputField > input {
display: flex;
height: 44px;
padding: 12px 16px;
padding: 12px;
flex-direction: column;
justify-content: center;
align-items: flex-start;