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

note - seg summ html <p> fix - dont apply when editing!

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

+ 2 - 2
public/css/style.css

@@ -3569,7 +3569,7 @@ table.v-top th {
 .note_template_psych_followup_visit .edit-container [visit-moe]>form>div:last-child>.d-inline-flex {
     display: flex !important;
 }
-.segments-list p>br:first-child:last-child,
-.segments-list p:empty {
+.segments-list .summary-container p>br:first-child:last-child,
+.segments-list .summary-container p:empty {
     display: none;
 }