Long single line responses wrapped

This commit is contained in:
Minasokoni
2017-05-16 11:33:59 -07:00
parent 9409320009
commit bb6bc00012

View File

@@ -467,9 +467,15 @@ body
margin: 0;
padding: 10px;
word-wrap: break-word;
word-break: break-all;
word-break: break-word;
hyphens: auto;
border-radius: 4px;
background: #41444e;
overflow-wrap: break-word;
@include text_code(#fff);
span
{