feat: 输入框的样式调整

This commit is contained in:
2025-10-14 21:53:23 +08:00
parent f1e009d656
commit b97c836f97
8 changed files with 51 additions and 20 deletions

View File

@@ -7,6 +7,10 @@
margin-right: 8px;
}
.mb-8 {
margin-bottom: 8px;
}
.mb-10 {
margin-bottom: 10px;
}