rusackas commented on code in PR #33111:
URL: https://github.com/apache/superset/pull/33111#discussion_r2043303356
##########
superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/sharedControls.ts:
##########
@@ -55,36 +55,4 @@ export const headerFontSize: CustomControlItem = {
},
};
-export const subheaderFontSize: CustomControlItem = {
Review Comment:
Ahh... removing it from SharedControls makes sense, but doesn't this remove
it from the regular BigNumber, too? That one _does_ have the Subheader, and
_should_ have the control.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]