Panel Extension iFrame Styling for Scrollbars

From reading over the extension documentation it seems like creating something that requires scrolling is discouraged, which I can understand the potential reasons why.

However I’m currently working on a panel that essentially is just collecting and displaying up-to-date information from an external API so vertical scrolling seems unavoidable.

Is there any plans to modify the iFrame’s styling to hide panel extension’s scrollbars (vertical / horizontal)? Or has this already been decided against? Thanks