mirror of
https://github.com/remvze/moodist.git
synced 2025-12-17 08:54:13 +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 {
|
.playButton {
|
||||||
position: sticky;
|
position: sticky;
|
||||||
|
z-index: 10;
|
||||||
top: 30px;
|
top: 30px;
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue