diff --git a/app/assets/stylesheets/common/components/theme-card.scss b/app/assets/stylesheets/common/components/theme-card.scss index af7039de2d2..687b9f96faa 100644 --- a/app/assets/stylesheets/common/components/theme-card.scss +++ b/app/assets/stylesheets/common/components/theme-card.scss @@ -133,6 +133,7 @@ display: flex; gap: 0.5rem; align-items: center; + overflow-wrap: anywhere; } &__description {