New interface problem - unusable interface on small laptop screens

Options
H1pchek
H1pchek Posts: 1
edited November 2023 in General questions

it looks like w the new interface if you have a smaller screen size (in my case 1366x768) the initial screen you are presented w is unusable as the main window doesn't allow you to scroll down to find the necessary buttons and options to fully use the app page.

hopefully you can see my attachment that should illustrate my problem:

if i had to guess, this page within the app has some bad css rules in place via "overflow-y:none" and some "display: absolute" that is expecting a minimum screen size instead of truly being responsive.

not sure exactly how to run this bug up the flagpole so i thought i'd start w a post here.