Open shawaj opened 1 year ago
Looks like the Iframe needs 'overflow-x: scroll' as well!
@shawaj The issue is that not all elements on the mystnode page are fully responsive. The iframe is set to 100vw so scales properly and you can see some myst content is responsive above and below. Maybe an issue to raise with their dev team?
Unsetting 'min-width: fit-content' on the Earning Report container makes the chart responsive and x-scrollable.
@Louisreed the strange thing is, if you view the page not in the iframe (use :4449 after the IP address instead of /myst) then the earnings report is scrollable and works fine.
So it must be something to do with the iframe