Skip to content

Commit

Permalink
Fixed pre-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenni committed Apr 1, 2019
1 parent 385e5d5 commit 7f94631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/dashboard/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
}
.feeditem-text {
white-space: pre;
white-space: pre-wrap;
}
}
Expand Down

0 comments on commit 7f94631

Please sign in to comment.