Commit 5b2859d1 authored by SpinShare's avatar SpinShare

fix word break in comments/description

parent a7496150
......@@ -42,8 +42,7 @@
& .collapsableText {
& .text {
line-height: 1.5em;
word-wrap: break-word;
word-break: break-all;
word-break: normal;
overflow: hidden;
transition: 1s ease max-height;
......
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