diff --git a/src/app/components/participant/room-participant-page/room-participant-page.component.scss b/src/app/components/participant/room-participant-page/room-participant-page.component.scss index a332da7f4b555bc6fca6cc76f087593e9ee81082..6dd4c78b6816a846dd78fa61fc325ed39ca6fc10 100644 --- a/src/app/components/participant/room-participant-page/room-participant-page.component.scss +++ b/src/app/components/participant/room-participant-page/room-participant-page.component.scss @@ -66,6 +66,7 @@ mat-card-subtitle { mat-expansion-panel { background-color: var(--surface)!important; min-width: 200px; + hyphens: auto; } mat-grid-list {