1
0
Fork 0
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:
Dmitry Lyzo 2023-05-20 23:04:14 +03:00
parent 07ce5c44a1
commit 1a858d9dda

View file

@ -224,6 +224,7 @@
display: flex;
align-items: center;
justify-content: center;
z-index: 1;
}
.sliderBubbleText {