mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Fix alphapicker positioning at the top when starting playback
This commit is contained in:
parent
47f6d198b6
commit
3a692f4ed2
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@
|
||||||
.alphaPicker-fixed {
|
.alphaPicker-fixed {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
bottom: 5.5em;
|
bottom: 5.5em;
|
||||||
z-index: 999999;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.alphaPickerRow {
|
.alphaPickerRow {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue