Преглед на файлове

Increase note RTE min-height to 280

Vijayakrishnan Krishnan преди 4 години
родител
ревизия
5eb4c3450d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      public/css/style.css

+ 1 - 1
public/css/style.css

@@ -220,7 +220,7 @@ body>nav.navbar {
     border-right: 0;
 }
 .mcp-theme-1 .ql-editor[contenteditable] {
-    min-height: 120px;
+    min-height: 280px;
 }
 .ql-container p {
     margin-top: 1rem;