feat:【mall】diy editor 解决 property-group 间距不生效的问题
parent
1338637c00
commit
01ffcb3598
|
|
@ -541,7 +541,7 @@ $phone-width: 375px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 属性面板分组 */
|
/* 属性面板分组 */
|
||||||
:deep(.property-group) {
|
.property-group {
|
||||||
margin: 0 -20px;
|
margin: 0 -20px;
|
||||||
|
|
||||||
&.el-card {
|
&.el-card {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue