From 2bdd71ddc7fb9a83a459e3202736db2f8f328f5f Mon Sep 17 00:00:00 2001 From: lenghui Date: Wed, 4 Dec 2024 17:15:40 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E9=80=89=E8=A7=86=E9=A2=91=E6=92=AD?= =?UTF-8?q?=E6=94=BE=E6=97=B6=E9=95=BF=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vueHomilyLink/src/views/HomeView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vueHomilyLink/src/views/HomeView.vue b/vueHomilyLink/src/views/HomeView.vue index 89a0c11..cff47a3 100644 --- a/vueHomilyLink/src/views/HomeView.vue +++ b/vueHomilyLink/src/views/HomeView.vue @@ -336,7 +336,7 @@ body { .play-time { position: absolute; - bottom: 10%; + bottom: 4%; right: 0; background-color: rgba(0, 0, 0, 0.5); /* 半透明黑色背景,可调整透明度和颜色 */ color: white;