From 861d7e553b83eb8576f09c4beccc02ac89162600 Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 13 Oct 2023 15:49:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/animation/indexBG.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/animation/indexBG.vue b/src/components/animation/indexBG.vue index 47fb749..1cf51c3 100644 --- a/src/components/animation/indexBG.vue +++ b/src/components/animation/indexBG.vue @@ -20,5 +20,6 @@ display: flex; justify-content: center; align-items: center; + overflow: hidden; }