mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
fix(视图): 修复AntV组合图插件副轴标签字体大小没有缩放问题
This commit is contained in:
@@ -124,7 +124,8 @@ export const customAttrTrans = {
|
||||
'quotaSuffixFontSize'
|
||||
],
|
||||
'label': [
|
||||
'fontSize'
|
||||
'fontSize',
|
||||
'subFontSize'
|
||||
],
|
||||
'tooltip': {
|
||||
'textStyle': ['fontSize']
|
||||
|
||||
Reference in New Issue
Block a user