feat(图表): 高级样式设置界面布局调整

This commit is contained in:
ulleo 2024-10-24 15:46:22 +08:00
parent dd1ca788cf
commit 338e171aa9

View File

@ -218,7 +218,7 @@ const saveSelfSubject = () => {
.no-padding { .no-padding {
:deep(.ed-collapse-item__content) { :deep(.ed-collapse-item__content) {
padding: 0; padding: 0 !important;
} }
} }
.no-border-bottom { .no-border-bottom {