mirror of
https://github.com/remvze/moodist.git
synced 2026-02-28 09:03:12 +08:00
style: fix z-index
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user