Fix word wrap for terminal pre element
This commit is contained in:
parent
4bb69abdc7
commit
6b39eac33f
@ -60,6 +60,7 @@ $color5: #EDC951;
|
|||||||
background-color: black;
|
background-color: black;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
word-wrap: normal;
|
||||||
|
|
||||||
.line {
|
.line {
|
||||||
/* background-color: black;*/
|
/* background-color: black;*/
|
||||||
|
Loading…
Reference in New Issue
Block a user