mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 13:03:02 +00:00
feat: separate discs in album page
+ remove tooltip markup + refactor css classnames
This commit is contained in:
committed by
Mungai Njoroge
parent
278439eee8
commit
977d9282cb
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<router-link
|
||||
:to="{ name: 'PlaylistView', params: { pid: playlist.playlistid } }"
|
||||
class="p-card rounded noscroll"
|
||||
class="p-card rounded no-scroll"
|
||||
>
|
||||
<img
|
||||
:src="imguri + playlist.thumb"
|
||||
|
||||
Reference in New Issue
Block a user