diff --git a/src/index.scss b/src/index.scss index 3f260d2e4..cb19989a2 100755 --- a/src/index.scss +++ b/src/index.scss @@ -464,8 +464,7 @@ header { } code { - word-wrap: break-word !important; - text-wrap: initial; + text-wrap: initial !important; word-break: break-word !important; }