style: fix z-index

This commit is contained in:
MAZE 2023-10-06 19:01:13 +03:30
parent 99775b7c64
commit fa71709f89

View file

@ -1,5 +1,6 @@
.playButton {
position: sticky;
z-index: 10;
top: 30px;
display: flex;
width: 150px;