diff --git a/core/frontend/src/components/canvas/utils/style.js b/core/frontend/src/components/canvas/utils/style.js index d47a4120cb..d48149df52 100644 --- a/core/frontend/src/components/canvas/utils/style.js +++ b/core/frontend/src/components/canvas/utils/style.js @@ -124,7 +124,8 @@ export const customAttrTrans = { 'quotaSuffixFontSize' ], 'label': [ - 'fontSize' + 'fontSize', + 'subFontSize' ], 'tooltip': { 'textStyle': ['fontSize']