Hello,
Our extension is html/angular in an extension window with no ScriptUI functionality included. When some of our panels get "deep", the material gets cut off without any option for a scrollbar. In order to see it, you have to resize the window vertically. I have tried everything I can think of to target the extension window itself even if just to add an overflow-y: scroll value to it, but nothing has worked so far. Has anyone had any experience with this?