From 6514c8fc883c883ae6437ba884da95135dedd150 Mon Sep 17 00:00:00 2001 From: ULIVZ <472590061@qq.com> Date: Sun, 6 May 2018 23:57:02 +0800 Subject: [PATCH] fix: code looks not good at small sreen (close: #350) --- lib/default-theme/styles/code.styl | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib/default-theme/styles/code.styl b/lib/default-theme/styles/code.styl index cbd02ccdd7..7241afcbc2 100644 --- a/lib/default-theme/styles/code.styl +++ b/lib/default-theme/styles/code.styl @@ -16,8 +16,6 @@ border-radius 6px padding 1.25rem 1.5rem margin 0.85rem 0 - white-space pre-wrap - word-break break-word overflow auto position relative code