mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-16 10:28:18 -07:00
Edit CSS to avoid text overflow
This commit is contained in:
parent
912dd6cb69
commit
1c5f17d738
@ -28,9 +28,9 @@
|
||||
|
||||
.upNextDialog-countdownText {
|
||||
font-weight: 500;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.upNextDialog-nextVideoText,
|
||||
.upNextDialog-title {
|
||||
width: 25.5em;
|
||||
white-space: nowrap;
|
||||
|
Loading…
Reference in New Issue
Block a user