mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-19 11:58:20 -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 {
|
.alphaPicker-fixed {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 5.5em;
|
bottom: 5.5em;
|
||||||
z-index: 999999;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.alphaPickerRow {
|
.alphaPickerRow {
|
||||||
|
Loading…
Reference in New Issue
Block a user