mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-16 13:17:46 +00:00
fix: bug #680
This commit is contained in:
parent
e57847c6e1
commit
fe949ccdc0
1 changed files with 1 additions and 1 deletions
|
|
@ -431,7 +431,7 @@ export default {
|
||||||
align-items: center;
|
align-items: center;
|
||||||
transition: all 0.5s;
|
transition: all 0.5s;
|
||||||
|
|
||||||
z-index: 0;
|
z-index: 1;
|
||||||
|
|
||||||
.controls {
|
.controls {
|
||||||
max-width: 54vh;
|
max-width: 54vh;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue