Posted on 27/01/2022 10:21:25
Hi Nicolai,
I looked a bit more into it and it seems that the paragraph list is the element causing this error, as it is wider than the screen. If i inspect that particular element and set a width of calc(100vw - 249px), it looks how it should. 249px being the width of the field name + margins/paddings. Is there a fix for item lists overflowing the width of the screen, or is there someway to inject own css into the backend without having to add it directly to one of the stylesheets in /Admin?
Kind regards,
Roald
Without set width
With set width​