瀏覽代碼

Make review/plan RTEs taller

Vijayakrishnan 3 年之前
父節點
當前提交
cecc453b48
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      public/css/style.css

+ 3 - 0
public/css/style.css

@@ -2110,3 +2110,6 @@ body.in-iframe .main-row > .sidebar {
     position: absolute;
     z-index: 2;
 }
+.visit-segment .mcp-theme-1 .ql-editor[contenteditable] {
+    min-height: 200px;
+}