diff --git a/src/components/LeftSidebar/NP/SongCard.vue b/src/components/LeftSidebar/NP/SongCard.vue index 59f0fa9d..caa6a4de 100644 --- a/src/components/LeftSidebar/NP/SongCard.vue +++ b/src/components/LeftSidebar/NP/SongCard.vue @@ -61,6 +61,7 @@ const imguri = paths.images.thumb; height: auto; aspect-ratio: 1; object-fit: cover; + cursor: pointer; } #bitrate { diff --git a/src/components/PlaylistsList/PlaylistCard.vue b/src/components/PlaylistsList/PlaylistCard.vue index 7f206c04..a5595af3 100644 --- a/src/components/PlaylistsList/PlaylistCard.vue +++ b/src/components/PlaylistsList/PlaylistCard.vue @@ -28,7 +28,6 @@ const props = defineProps<{