Skip to content

Commit

Permalink
code block style
Browse files Browse the repository at this point in the history
  • Loading branch information
korelstar committed Jun 14, 2019
1 parent 3af7dca commit aaf8201
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/EditorEasyMDE.vue
Expand Up @@ -158,6 +158,10 @@ export default {
font-size: 90%;
}
.CodeMirror .cm-comment:only-child {
display: block;
}
/* Quotes */
.cm-s-easymde .cm-quote {
color: inherit;
Expand Down

0 comments on commit aaf8201

Please sign in to comment.