feat: optimized play/resume logic, add fast-forward support within song.
fix #153.
This commit is contained in:
@ -8,6 +8,9 @@
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
}
|
||||
.tag-space {
|
||||
margin-right: 3px;
|
||||
}
|
||||
.tag-click {
|
||||
cursor: pointer;
|
||||
transition: 400ms;
|
||||
|
Reference in New Issue
Block a user