diff --git a/frontend/src/components/dashboard/Home.vue b/frontend/src/components/dashboard/Home.vue index 7214345..f658b81 100644 --- a/frontend/src/components/dashboard/Home.vue +++ b/frontend/src/components/dashboard/Home.vue @@ -121,6 +121,10 @@ height: 2.5em; margin-right: 8px; } + + .feeditem-text { + white-space: pre; + } } .home-column {