ralfbergs
This is question of your resolution got 1920×1080 works fine in FF, make it pivot to 1080×1920 got same problem in FF as @BornDeranged, so my guess he is using hiDPI Mac 13″ or something like this,…
BornDeranged
You can try some browser extension like “Userscripts” and make for that page style
.container {
width: 100% !important;
max-width: 100% !important;
margin: 0 !important;
padding: 0 !important;
}
in my case it give me more space on my resolution that Action is back when i zoom out a little,… But it’s a bush-fix only, raise issue on MC Github
Edit: Other than that cklick actions and expand all, but it is much more scrolling,…