瀏覽代碼

apply style

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;