@ -6,7 +6,7 @@ $background: #fff;
box-sizing: content-box;
height: 300px;
padding-bottom: 10px;
padding-top: 0;
padding-top: 10px;
}
@ -91,7 +91,7 @@ export class MarkdownEditorComponent extends StatefulControlComponent<State, str
},
autoDownloadFontAwesome: true,
spellChecker: false,
status: true,
status: ['lines', 'words', 'cursor'],
toolbar: [
{
name: 'bold',