fix:品相标签改为自适应宽度,缩短与表单间距

This commit is contained in:
97694732@qq.com 2026-06-05 10:36:21 +08:00
parent 98d3217553
commit 8d67f613b9

View File

@ -2482,8 +2482,8 @@ export default {
color: #606266; color: #606266;
font-weight: 500; font-weight: 500;
flex-shrink: 0; flex-shrink: 0;
width: 140rpx; margin-right: 16rpx;
margin-right: 12rpx; white-space: nowrap;
} }
.info-inline-input { .info-inline-input {