aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
Diffstat (limited to 'FrontEnd')
-rw-r--r--FrontEnd/src/app/views/timeline-common/timeline-common.sass3
1 files changed, 2 insertions, 1 deletions
diff --git a/FrontEnd/src/app/views/timeline-common/timeline-common.sass b/FrontEnd/src/app/views/timeline-common/timeline-common.sass
index 58c2abc8..1aa5e731 100644
--- a/FrontEnd/src/app/views/timeline-common/timeline-common.sass
+++ b/FrontEnd/src/app/views/timeline-common/timeline-common.sass
@@ -3,7 +3,8 @@
.timeline
z-index: 0
position: relative
- overflow-wrap: anywhere
+ width: 100%
+ overflow-wrap: break-word
&-item
position: relative