refactor(图表): 图形和图标支持设置内边距调整为0

This commit is contained in:
wangjiahao
2025-05-29 18:20:42 +08:00
parent 048f9c2537
commit 58b639e2e4

View File

@@ -511,7 +511,8 @@ export function adaptCurThemeCommonStyle(component) {
'Group',
'SvgTriangle',
'SvgStar',
'DeDecoration'
'RectShape',
'CircleShape'
].includes(component.component)
) {
component.commonBackground['backgroundColorSelect'] = false