diff --git a/src/pages/builtInComponents/style.less b/src/pages/builtInComponents/style.less index a61bd992f..7a03401a6 100644 --- a/src/pages/builtInComponents/style.less +++ b/src/pages/builtInComponents/style.less @@ -76,6 +76,9 @@ pre .table { display: unset !important; } + .w-md-editor-text { + height: 100% !important; + } .w-md-editor-text-pre, .w-md-editor-text-pre > code, .w-md-editor-text-input {