markdown-it-editor icon indicating copy to clipboard operation
markdown-it-editor copied to clipboard

Custom theme

Open k55k32 opened this issue 9 years ago • 1 comments

someone advice.

k55k32 avatar Dec 06 '16 02:12 k55k32

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

jalasem avatar Jan 30 '18 15:01 jalasem