Skip to content

Commit aaf8201

Browse files
authored
code block style
1 parent 3af7dca commit aaf8201

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/EditorEasyMDE.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ export default {
158158
font-size: 90%;
159159
}
160160
161+
.CodeMirror .cm-comment:only-child {
162+
display: block;
163+
}
164+
161165
/* Quotes */
162166
.cm-s-easymde .cm-quote {
163167
color: inherit;

0 commit comments

Comments
 (0)