Ver código fonte

Psych visit - rename template

Vijayakrishnan 3 anos atrás
pai
commit
565540e66f
1 arquivos alterados com 5 adições e 5 exclusões
  1. 5 5
      public/css/style.css

+ 5 - 5
public/css/style.css

@@ -3499,22 +3499,22 @@ table.v-top th {
     text-overflow: ellipsis;
     display: inline-block;
 }
-.note_template_psych_visit .edit-container .ql-editor[contenteditable] {
+.note_template_psych_intake_visit .edit-container .ql-editor[contenteditable] {
     min-height: 80px;
     background: #fff;
 }
-.note_template_psych_visit .edit-container .ql-toolbar {
+.note_template_psych_intake_visit .edit-container .ql-toolbar {
     height: 0;
     overflow: hidden;
     padding: 0;
     border-bottom: 0;
 }
-/*.note_template_psych_visit .edit-container [visit-moe]>form>div:last-child {
+/*.note_template_psych_intake_visit .edit-container [visit-moe]>form>div:last-child {
     margin: 0 !important;
 }*/
-.note_template_psych_visit .edit-container [visit-moe]>form>div:last-child>.btn.btn-primary {
+.note_template_psych_intake_visit .edit-container [visit-moe]>form>div:last-child>.btn.btn-primary {
     display: none;
 }
-.note_template_psych_visit .edit-container [visit-moe]>form>div:last-child>.d-inline-flex {
+.note_template_psych_intake_visit .edit-container [visit-moe]>form>div:last-child>.d-inline-flex {
     display: flex !important;
 }