fardin-developer commented on code in PR #31407:
URL: https://github.com/apache/superset/pull/31407#discussion_r1896355391


##########
superset-frontend/plugins/plugin-chart-echarts/src/BigNumber/BigNumberViz.tsx:
##########
@@ -120,7 +120,7 @@ class BigNumberVis extends PureComponent<BigNumberVizProps> 
{
         className="kicker"
         style={{
           fontSize,
-          height: maxHeight,
+          height: 'auto',

Review Comment:
   https://painted-tune-041.notion.site/Results-1664127ab6d4806dbab9f3316356e257
   Here I have uploaded all the changes and results related to updating height: 
maxHeight to height: auto.
   Let me know if you’d like more details or have any suggestions.



-- 
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]

Reply via email to