add delay to marquee
This commit is contained in:
parent
a612f6ac7d
commit
27448c59db
1 changed files with 1 additions and 1 deletions
|
@ -1261,7 +1261,7 @@ body[platform="darwin"] .app-chrome .app-chrome-item > .window-controls > div.cl
|
|||
|
||||
|
||||
.marquee {
|
||||
animation: marquee 15s linear infinite;
|
||||
animation: marquee 15s linear 2s infinite;
|
||||
|
||||
&.song-artist {
|
||||
overflow: unset;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue