Merge pull request #12890 from ulleo/dev-v2

feat(图表): 高级样式设置界面布局调整
This commit is contained in:
ulleo
2024-10-24 15:47:15 +08:00
committed by GitHub

View File

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