mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 00:44:14 +00:00
style: fix z-index
This commit is contained in:
parent
99775b7c64
commit
fa71709f89
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
.playButton {
|
||||
position: sticky;
|
||||
z-index: 10;
|
||||
top: 30px;
|
||||
display: flex;
|
||||
width: 150px;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue