Mayankaggarwal8055 commented on issue #38709: URL: https://github.com/apache/superset/issues/38709#issuecomment-4084563883
@sadpandajoe I’ve submitted a PR to address this issue. The fix applies `box-sizing: border-box` to `.dashboard-component-chart-holder`, which prevents overflow caused by padding and restores proper spacing between charts inside Tabs. This aligns with the workaround discussed in #36204. Would appreciate your review. -- 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]
