mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-04 12:33:03 +00:00
add new album header
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<router-link
|
||||
:to="{ name: 'FolderView', params: { path: props.folder.path } }"
|
||||
>
|
||||
<div class="f-item border rounded">
|
||||
<div class="f-item border-sm rounded">
|
||||
<div class="icon image"></div>
|
||||
<div class="info">
|
||||
<div class="f-item-text ellip">{{ props.folder.name }}</div>
|
||||
|
||||
Reference in New Issue
Block a user