CKEditor CodeMirror has very small height

Created on 5 October 2023, about 1 year ago

Problem/Motivation

Code window it's very small. I would like to change the "height" to auto instead of always 300px

Proposed resolution

Change .CodeMirror { height:300px; } to .CodeMirror { height:100vh; }

Feature request
Status

Active

Version

3.0

Component

Code

Created by

🇪🇸Spain sararellano

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024