WordPress 6.8: Meta boxes no longer auto-scroll. Bullshit resizable line after the editor – temporarily solved!

Greetings to everyone who updated WordPress to version 6.8 and discovered the most god-awful interface I’ve ever seen in my life — that ridiculous split-line between the editor and meta fields.
It took about 5 seconds for it to piss me off so badly that I immediately fixed it with some admin CSS.
This is a temporary workaround, but I wanted to share it for anyone who wants to save their sanity right now.

So, here’s the code you need to insert into your functions.php:

When creating a new post for the first time, you might see a double scrollbar on the right — not very pretty, but after publishing or refreshing the page, it will disappear, and the full post content will be visible without scrollbar.