@@ -228,6 +228,7 @@ onBeforeUnmount(() => {})
position: relative;
.content-item {
margin-bottom: 20px;
+ word-break: break-all;
&:last-of-type {
margin-bottom: 0;
}