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

This commit is contained in:
ulleo 2024-10-24 10:30:36 +08:00
parent 1e038218f5
commit cfd6c919a0

View File

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