From 9cbe14250956d22c0967da1ee80beeb71074c431 Mon Sep 17 00:00:00 2001 From: Phan An Date: Fri, 28 Jun 2024 13:59:13 +0200 Subject: [PATCH] chore(ui): more balance play icon --- .../js/components/ui/album-artist/AlbumOrArtistThumbnail.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/components/ui/album-artist/AlbumOrArtistThumbnail.vue b/resources/assets/js/components/ui/album-artist/AlbumOrArtistThumbnail.vue index 40e015bb..cf03efcb 100644 --- a/resources/assets/js/components/ui/album-artist/AlbumOrArtistThumbnail.vue +++ b/resources/assets/js/components/ui/album-artist/AlbumOrArtistThumbnail.vue @@ -23,7 +23,7 @@ class="play-icon absolute flex opacity-0 no-hover:opacity-100 items-center justify-center w-[32px] aspect-square rounded-full top-1/2 left-1/2 -translate-x-1/2 -translate-y-1/2 bg-k-highlight group-hover:opacity-100 duration-500 transition z-20" > - +