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:
parent
67132dc3cc
commit
a0fa46b3fd
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
z-index: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sliderBubbleText {
|
.sliderBubbleText {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue