Skip to content

Commit

Permalink
Fixed new lines in feed items
Browse files Browse the repository at this point in the history
  • Loading branch information
CBenni committed Apr 1, 2019
1 parent 0c41a95 commit 385e5d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions frontend/src/components/dashboard/Home.vue
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@
height: 2.5em;
margin-right: 8px;
}
.feeditem-text {
white-space: pre;
}
}
.home-column {
Expand Down

0 comments on commit 385e5d5

Please sign in to comment.