fix: use quote icon for plain blockquote

pull/2018/head
NGPixel 5 years ago
parent 037822b994
commit 939fa0dc2e

@ -244,7 +244,7 @@
top: 50%;
left: -38px;
color: rgba(255, 255, 255, .7);
content: "\F02FC";
content: "\F0757";
}
> p:first-child .emoji {

Loading…
Cancel
Save