BigW Consortium Gitlab

Added break-word wrap

parent eeaeb275
......@@ -106,6 +106,10 @@
span {
white-space: pre-wrap;
}
.line {
word-wrap: break-word;
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment