Hi there,
I've got a widget.html object that fills with text when a button is clicked. This works perfectly in jupyter lab. In the notebook however (version 5.0.0), when I click the button to display the html, the entire notebook becomes very skinny, making the large text output very difficult to read. Even the toolbar becomes offset from the main white space of the notebook. Here are some images:
before updating the widget.html.value with button click:

after updating (text display not shown for privacy, but you get the idea):

toolbar:

Any ideas about why this might be happening?
Sincerely,
Allan