fix(buble.css): tweaks code block style, fixed #249

This commit is contained in:
qingwei.li 2017-09-06 17:17:57 +08:00
parent f0aca1905c
commit 9d43051791

View File

@ -226,6 +226,7 @@ $sidebar-width: 16rem;
overflow: inherit;
padding: 20px 0.8em 20px;
position: relative;
white-space: inherit;
}
.markdown-section code::after, .markdown-section code::before {