Browse Source

Make review/plan RTEs taller

Vijayakrishnan 3 năm trước cách đây
mục cha
commit
cecc453b48
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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;
+}