Hi Marconi,
Thanks for the report.
Yeah, it looks like a side-effect of the fix for this issue.
Could you try setting the following CSS in styles.less?
.mde-cm-wrapper .CodeMirror-scroll {
padding: 10px 0 !important;
}
Hi Marconi,
Thanks for the report.
Yeah, it looks like a side-effect of the fix for this issue.
Could you try setting the following CSS in styles.less?
.mde-cm-wrapper .CodeMirror-scroll {
padding: 10px 0 !important;
}