diff --git a/packages/plotly-extension/style/index.css b/packages/plotly-extension/style/index.css index 7da4b4116..da64e1b53 100644 --- a/packages/plotly-extension/style/index.css +++ b/packages/plotly-extension/style/index.css @@ -23,7 +23,7 @@ /* Output styles */ .jp-OutputArea .jp-RenderedPlotly { - height: 360px; + min-height: 360px; } /* Document icon */