Shun Miyazawa пре 2 година
родитељ
комит
7e3c23a649
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      apps/app/src/components/PageComment/CommentEditor.module.scss

+ 4 - 0
apps/app/src/components/PageComment/CommentEditor.module.scss

@@ -4,6 +4,10 @@
 
 // display cheatsheet for comment form only
 .comment-editor-styles :global {
+  .cm-editor {
+    height: 300px !important;
+  }
+
   .comment-form {
     position: relative;
     margin-top: 1em;