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

pull/251/head
YunaiV 2025-10-28 14:41:03 +08:00
parent 1338637c00
commit 01ffcb3598
1 changed files with 1 additions and 1 deletions

View File

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