소스 검색

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;