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:
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