We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2588c4 commit 6cefa2fCopy full SHA for 6cefa2f
shinywidgets/_shinywidgets.py
@@ -45,7 +45,7 @@ def output_widget(
45
*libembed_dependency(),
46
output_binding_dependency(),
47
id=id,
48
- class_="shiny-ipywidget-output",
+ class_="shiny-ipywidget-output shiny-report-size shiny-report-theme",
49
style=css(width=width, height=height),
50
)
51
0 commit comments