瀏覽代碼

RTE newline fix

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

+ 4 - 4
public/css/style.css

@@ -3601,10 +3601,10 @@ table.v-top th {
     border: 1px dashed #333;
     padding: 5px;
 }
-.note-container .segments-list p>br:first-child:last-child,
-.note-container .segments-list p:empty {
-    display: none;
-}
+/*.note-container .segments-list p>br:first-child:last-child,*/
+/*.note-container .segments-list p:empty {*/
+/*    display: none;*/
+/*}*/
 .no-column-wrap th:first-child,
 .no-column-wrap td:first-child {
     white-space: nowrap;