1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Merge pull request #4627 from dmitrylyzo/fix-slider-bubble

This commit is contained in:
Bill Thornton 2023-05-21 01:43:51 -04:00 committed by GitHub
commit 35a7dfbed6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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