fix: 增加长度宽度面积输入框间距
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Agent
2026-04-01 14:29:44 +00:00
parent 324bd1166f
commit f388a0c5b1

View File

@@ -480,7 +480,7 @@ export default {
.size-row {
display: flex;
gap: 10rpx;
gap: 16rpx;
}
.size-row .half {