diff --git a/app/styles/play-match.css b/app/styles/play-match.css index 058b223c5..db55ea439 100644 --- a/app/styles/play-match.css +++ b/app/styles/play-match.css @@ -80,7 +80,7 @@ font-size: var(--fonts-xs); font-weight: var(--semi-bold); margin-block-start: 1px; - white-space: nowrap; + overflow-wrap: anywhere; } .play-match__player {