mirror of
https://github.com/GiriNeko/YesPlayMusic.git
synced 2025-12-17 05:38:04 +00:00
feat(nyancat): add the status of stillness nyancat (#541)
This commit is contained in:
parent
4f4f2b09e3
commit
2ecba8e161
3 changed files with 9 additions and 1 deletions
|
|
@ -100,6 +100,11 @@
|
|||
visibility: visible;
|
||||
}
|
||||
|
||||
.nyancat-stop .vue-slider-dot-handle {
|
||||
background-image: url("/img/logos/nyancat-stop.png");
|
||||
transition: 300ms;
|
||||
}
|
||||
|
||||
/* lyrics */
|
||||
.lyrics-page .vue-slider-rail {
|
||||
background-color: rgba(128, 128, 128, 0.18);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue