force display of the markdown toolbar in forms

pull/1/head
ansuz 2022-04-01 13:12:31 +05:30
parent 9e6e802496
commit afd8f70c00
1 changed files with 3 additions and 0 deletions

View File

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