|
@@ -3499,22 +3499,22 @@ table.v-top th {
|
|
text-overflow: ellipsis;
|
|
text-overflow: ellipsis;
|
|
display: inline-block;
|
|
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;
|
|
min-height: 80px;
|
|
background: #fff;
|
|
background: #fff;
|
|
}
|
|
}
|
|
-.note_template_psych_visit .edit-container .ql-toolbar {
|
|
|
|
|
|
+.note_template_psych_intake_visit .edit-container .ql-toolbar {
|
|
height: 0;
|
|
height: 0;
|
|
overflow: hidden;
|
|
overflow: hidden;
|
|
padding: 0;
|
|
padding: 0;
|
|
border-bottom: 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;
|
|
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;
|
|
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;
|
|
display: flex !important;
|
|
}
|
|
}
|