From 9d43051791363ca8a3ddd97ba5d56c35fb36bb3d Mon Sep 17 00:00:00 2001 From: "qingwei.li" Date: Wed, 6 Sep 2017 17:17:57 +0800 Subject: [PATCH] fix(buble.css): tweaks code block style, fixed #249 --- src/themes/buble.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/themes/buble.css b/src/themes/buble.css index 9e6f692..56becf3 100644 --- a/src/themes/buble.css +++ b/src/themes/buble.css @@ -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 {