From bea1e5751f18b5b98d8c54d868c5776964aba709 Mon Sep 17 00:00:00 2001 From: alger Date: Sat, 7 Dec 2024 14:30:20 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat:=20=E4=BC=98=E5=8C=96cpu?= =?UTF-8?q?=E5=8D=A0=E7=94=A8=E8=BF=87=E9=AB=98=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/MusicFull.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/layout/components/MusicFull.vue b/src/layout/components/MusicFull.vue index 4ca8b09..c15a201 100644 --- a/src/layout/components/MusicFull.vue +++ b/src/layout/components/MusicFull.vue @@ -220,7 +220,6 @@ defineExpose({ #drawer-target { @apply top-0 left-0 absolute overflow-hidden rounded px-24 flex items-center justify-center w-full h-full pb-8; - backdrop-filter: blur(20px); animation-duration: 300ms; .music-img {