From 65f53d7d6a563659f1c7d2404eb32e1d11fe6145 Mon Sep 17 00:00:00 2001 From: zhaowei Date: Thu, 28 Aug 2025 10:27:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=E5=8A=A8=E6=95=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- react-ui/src/pages/Home/components/Intro/index.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/react-ui/src/pages/Home/components/Intro/index.less b/react-ui/src/pages/Home/components/Intro/index.less index 98e65369..0318d174 100644 --- a/react-ui/src/pages/Home/components/Intro/index.less +++ b/react-ui/src/pages/Home/components/Intro/index.less @@ -6,7 +6,7 @@ z-index: 100; height: @home-info-height; overflow: hidden; - background-color: red; + background-color: transparent; &__content { position: relative;