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

Fix overlap of slider bubble

Original-merge: 35a7dfbed68f6681d10423f44774401975e5ff3d

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 {