瀏覽代碼

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;