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:
committed by
Bill Thornton
parent
67132dc3cc
commit
a0fa46b3fd
@@ -230,6 +230,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
.sliderBubbleText {
|
||||
|
||||
Reference in New Issue
Block a user