From c9587d2006a3fc23d8c782e0931f0a5384375f92 Mon Sep 17 00:00:00 2001 From: zoujing Date: Thu, 23 Oct 2025 19:59:34 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=9B=BE=E7=89=87=E6=B5=8F=E8=A7=88?= =?UTF-8?q?=E5=99=A8=E7=9A=84=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ImageSwiper/styles/index.scss | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/components/ImageSwiper/styles/index.scss b/src/components/ImageSwiper/styles/index.scss index ecf2fc1..efcc5e4 100644 --- a/src/components/ImageSwiper/styles/index.scss +++ b/src/components/ImageSwiper/styles/index.scss @@ -35,8 +35,6 @@ background: rgba(0, 0, 0, 0.5); border-radius: $uni-border-radius-50px; padding: 0 6px 4px 8px; - display: inline-flex; - align-items: center; flex: 0 0 auto; flex-shrink: 0; white-space: nowrap;