🎈 perf: adjust login input padding style

This commit is contained in:
Soulter
2025-05-17 21:30:05 +08:00
parent f67b9f5f6e
commit ac7f43520b
@@ -104,7 +104,8 @@ async function validate(values: any, { setErrors }: any) {
.input-field, .pwd-input {
.v-field__field {
padding-top: 10px;
padding-top: 5px;
padding-bottom: 5px;
}
.v-field__outline {