Fix alphapicker positioning at the top when starting playback

This commit is contained in:
Dmitry Lyzo 2020-10-31 13:16:24 +03:00
parent 47f6d198b6
commit 3a692f4ed2

View File

@ -12,7 +12,6 @@
.alphaPicker-fixed {
position: fixed;
bottom: 5.5em;
z-index: 999999;
}
.alphaPickerRow {