1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Backport pull request #4627 from jellyfin/release-10.8.z

Fix overlap of slider bubble

Original-merge: 35a7dfbed6

Merged-by: Bill Thornton <thornbill@users.noreply.github.com>

Backported-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
Dmitry Lyzo 2023-07-02 01:55:57 -04:00 committed by Bill Thornton
parent 67132dc3cc
commit a0fa46b3fd

View file

@ -230,6 +230,7 @@
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
.sliderBubbleText {