mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 04:23:01 +00:00
animate navigation list and logo
- move search main into right-sidebar > search -
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
:class="[{ current: props.isCurrent }, { 'context-on': context_on }]"
|
||||
@dblclick="emitUpdate(props.song)"
|
||||
@contextmenu="showContextMenu"
|
||||
v-motion-slide-visible-once-right
|
||||
>
|
||||
<div class="index">{{ props.index }}</div>
|
||||
<div class="flex">
|
||||
|
||||
Reference in New Issue
Block a user