mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix overlap of slider bubble
This commit is contained in:
parent
07ce5c44a1
commit
1a858d9dda
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,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