force display of the markdown toolbar in forms

This commit is contained in:
ansuz 2022-04-01 13:12:31 +05:30
parent 9e6e802496
commit afd8f70c00

View File

@ -712,6 +712,9 @@
color: #777;
}
}
.cp-markdown-toolbar {
display: block;
}
}
.cp-form-edit-block {
&.cp-no-sortable {