mirror of
https://github.com/dataease/dataease.git
synced 2026-06-16 20:42:07 +08:00
refactor(图表): 图形和图标支持设置内边距调整为0
This commit is contained in:
@@ -511,7 +511,8 @@ export function adaptCurThemeCommonStyle(component) {
|
||||
'Group',
|
||||
'SvgTriangle',
|
||||
'SvgStar',
|
||||
'DeDecoration'
|
||||
'RectShape',
|
||||
'CircleShape'
|
||||
].includes(component.component)
|
||||
) {
|
||||
component.commonBackground['backgroundColorSelect'] = false
|
||||
|
||||
Reference in New Issue
Block a user