markdown-it-editor
markdown-it-editor copied to clipboard
Custom theme
someone advice.
I tried to style the preview this way:
markdown__editor-preview.markdown-body {
border: 1px solid #bdbdbd5e;
width: 100% !important;
padding: 30px;
}
but it wont work