Hello,
I am building a table in a custom OSDK widget. When I preview the table in the developer console or in a new tab, the table fills the entire screen as intended (1st screenshot); however, when I embed it in Workshop, it doesn’t fill the entire widget in full screen (2nd screenshot). I am using flex for the widget and enveloping Workshop section. In my .tsx and .css files, I am setting height and width to 100%.
Does anyone know if there is a workaround?

