blinkfox / typora-vue-theme

This is a typora theme inspired by Vue document style. 一个类似于 Vue 文档风格的 Typora Markdown 编辑器主题。
https://theme.typora.io/theme/Vue/
Apache License 2.0
931 stars 180 forks source link

Fix blockquote style #13

Closed suiyun39 closed 5 years ago

suiyun39 commented 5 years ago

On a text is align right and it in blockquote It is close to blockquote's right border Now, I add padding-right to blockquote

Before Fix: old

After Fix: new