Edit CSS to avoid text overflow

This commit is contained in:
robert-hamilton36 2023-03-06 14:05:41 +13:00
parent 912dd6cb69
commit 1c5f17d738

View File

@ -28,9 +28,9 @@
.upNextDialog-countdownText {
font-weight: 500;
white-space: nowrap;
}
.upNextDialog-nextVideoText,
.upNextDialog-title {
width: 25.5em;
white-space: nowrap;