|
@@ -435,10 +435,12 @@ body>nav.navbar {
|
|
.mcp-theme-1 .ql-editor[contenteditable] {
|
|
.mcp-theme-1 .ql-editor[contenteditable] {
|
|
min-height: 100px;
|
|
min-height: 100px;
|
|
}
|
|
}
|
|
|
|
+body [note-rte][slim-rte]:not(.border-0),
|
|
body [note-rte][data-field-name="reviewValue"],
|
|
body [note-rte][data-field-name="reviewValue"],
|
|
body [note-rte][data-field-name="planValue"] {
|
|
body [note-rte][data-field-name="planValue"] {
|
|
border: 1px solid #ced4da !important;
|
|
border: 1px solid #ced4da !important;
|
|
}
|
|
}
|
|
|
|
+body [note-rte][slim-rte] .ql-editor[contenteditable],
|
|
body [note-rte][data-field-name="reviewValue"] .ql-editor[contenteditable],
|
|
body [note-rte][data-field-name="reviewValue"] .ql-editor[contenteditable],
|
|
body [note-rte][data-field-name="planValue"] .ql-editor[contenteditable] {
|
|
body [note-rte][data-field-name="planValue"] .ql-editor[contenteditable] {
|
|
min-height: 28px !important;
|
|
min-height: 28px !important;
|
|
@@ -477,7 +479,6 @@ body [note-rte][data-field-name="planValue"] .ql-editor[contenteditable] {
|
|
}
|
|
}
|
|
.rte-holder .ql-container p {
|
|
.rte-holder .ql-container p {
|
|
margin-top: 0;
|
|
margin-top: 0;
|
|
- margin-bottom: 0.3rem;
|
|
|
|
}
|
|
}
|
|
|
|
|
|
.note-section:not(.edit) .if-not-edit {
|
|
.note-section:not(.edit) .if-not-edit {
|