|
@@ -524,7 +524,8 @@ body [note-rte][data-field-name="planValue"] .ql-editor[contenteditable] {
|
|
display: block !important;
|
|
display: block !important;
|
|
}
|
|
}
|
|
.note-section:not(.edit) div.if-not-edit {
|
|
.note-section:not(.edit) div.if-not-edit {
|
|
- padding-left: 1rem;
|
|
|
|
|
|
+ /* padding-left: 1rem; */
|
|
|
|
+ padding-left: 0;
|
|
}
|
|
}
|
|
.note-section:not(.edit):hover {
|
|
.note-section:not(.edit):hover {
|
|
background: #f6f9fc;
|
|
background: #f6f9fc;
|