Sfoglia il codice sorgente

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

Vijayakrishnan 3 anni fa
parent
commit
5f5dacd20e
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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;
 }