样式调整

This commit is contained in:
670788339
2025-11-03 17:15:58 +08:00
parent 3048be33c0
commit c51a2d5467

View File

@@ -687,7 +687,7 @@ export default {
:deep(.ant-input),
:deep(.ant-select) {
width: 100%;
height: 40px;
height: 40px !important; // 设置统一高度
border-radius: 8px;
}
}