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