diff --git a/src/app/components/shared/room-list/room-list.component.scss b/src/app/components/shared/room-list/room-list.component.scss index 935ee0f0f63bac1da29fe6001c600b752e963c0b..cd8996e28f42f64346f2feaac8dbe21e04ab21ef 100644 --- a/src/app/components/shared/room-list/room-list.component.scss +++ b/src/app/components/shared/room-list/room-list.component.scss @@ -14,7 +14,7 @@ table, th, tr, td { background-color: var(--primary-variant) !important; color: var(--on-surface) !important; hyphens: auto; - overflow-wrap: break-word; + overflow-wrap: anywhere; } th, tr {