Merge pull request #12871 from ulleo/dev-v2

feat(图表): 高级样式设置界面布局调整
This commit is contained in:
ulleo 2024-10-24 10:31:20 +08:00 committed by GitHub
commit fcdf05d345
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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