The width and height of the classic editor can be customized to match its context and predicted usage. By default, the editor width equals the width of its container element in the page, while its height is set to 200 pixels.
The editor instance below was adjusted by setting custom
config.width
and
config.height
values.
Please note that width refers to the entire editor UI, while height only refers to the height of the
editing area, excluding the toolbar and the bottom bar.