diff --git a/flatisfy/web/js_src/views/details.vue b/flatisfy/web/js_src/views/details.vue index a629ac1..b0abbe8 100644 --- a/flatisfy/web/js_src/views/details.vue +++ b/flatisfy/web/js_src/views/details.vue @@ -364,7 +364,7 @@ table { td { word-wrap: break-word; word-break: break-all; - white-space: pre-wrap; + white-space: normal; } .time_to_list {