From 15182f7e5facd193f06cb76ca2d0bb9fd4079c83 Mon Sep 17 00:00:00 2001 From: bianyaqi Date: Wed, 30 Aug 2023 17:50:22 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E7=AA=97=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/360View/shrink.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/360View/shrink.vue b/src/components/360View/shrink.vue index 7091d37..66876b5 100644 --- a/src/components/360View/shrink.vue +++ b/src/components/360View/shrink.vue @@ -107,6 +107,7 @@ export default { width: 32px; height: 100%; position: relative; + overflow: hidden; background: linear-gradient(90deg, rgba(47, 130, 255, 0.3) 0%, rgba(255, 255, 255, 0) 100%); .icon-circle { border-radius: 50%;