feat:【mall】diy editor 解决 property-group 间距不生效的问题

This commit is contained in:
YunaiV
2025-10-28 14:41:03 +08:00
parent 1338637c00
commit 01ffcb3598

View File

@@ -541,7 +541,7 @@ $phone-width: 375px;
}
/* 属性面板分组 */
:deep(.property-group) {
.property-group {
margin: 0 -20px;
&.el-card {