Open the template editor
Open a file
The editor is contained within a div id="override-pane"
and is only 315px deep
In J3 the equivalent is 43% deeper at 450px
The J4 editor override-pane div is inside another container, the <fieldset class="options-form">
which has - in my view - unneccesary padding of: padding: 1vw 2vw
, which takes up valuable width.
Increase depth of to 450px deep
Remove the padding from the fieldset container
I have searched for similar issues but cannot find any based on their titles. Apologies if there is one.
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-10-10 12:48:14 |
Closed_By | ⇒ | alikon |
is this a duplicate of this #30955 which is fixed in #30990 ?