Skip to content

Commit 8f94e96

Browse files
committed
[fix] preview-content blockquote
1 parent 359efea commit 8f94e96

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/MarkdownPalettes.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,10 @@
166166
height: 0
167167
border: none
168168
border-bottom: solid 1px #eee
169+
.mp-preview-content >>> blockquote
170+
padding: 10px 20px
171+
margin: 0 0 20px
172+
border-left: 5px solid #eee
169173
170174
.mp-editor-menu>li>a
171175
outline: 0

0 commit comments

Comments
 (0)