diff --git a/src/ui/scss/component/_media.scss b/src/ui/scss/component/_media.scss index 5f4139fc7..b4321fc29 100644 --- a/src/ui/scss/component/_media.scss +++ b/src/ui/scss/component/_media.scss @@ -260,6 +260,7 @@ .media__info-text { font-size: 1.15rem; + word-break: break-all; &:not(:last-of-type) { margin-bottom: var(--spacing-vertical-large);