Skip to content
Snippets Groups Projects
Commit c22dcc6a authored by Fredrik Jonsson's avatar Fredrik Jonsson
Browse files

CSS: Break very long words/urls in rich text fields so they do not make the text overflow.

parent 43043402
No related branches found
No related tags found
No related merge requests found
.rich-text {
margin-bottom: 2rem;
word-break: break-word;
&--answers {
> div {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment