Sfoglia il codice sorgente

Make review/plan RTEs taller

Vijayakrishnan 3 anni fa
parent
commit
cecc453b48
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  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;
+}