add delay to marquee

This commit is contained in:
yazninja 2022-04-19 13:28:18 +08:00
parent a612f6ac7d
commit 27448c59db

View file

@ -1261,7 +1261,7 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
.marquee { .marquee {
animation: marquee 15s linear infinite; animation: marquee 15s linear 2s infinite;
&.song-artist { &.song-artist {
overflow: unset; overflow: unset;