mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 03:48:18 -07:00
Fix alphapicker positioning at the top when starting playback
This commit is contained in:
parent
47f6d198b6
commit
3a692f4ed2
@ -12,7 +12,6 @@
|
||||
.alphaPicker-fixed {
|
||||
position: fixed;
|
||||
bottom: 5.5em;
|
||||
z-index: 999999;
|
||||
}
|
||||
|
||||
.alphaPickerRow {
|
||||
|
Loading…
Reference in New Issue
Block a user