From c9d6d1a063c5f8d92ff82d51bf4df8cef2811b84 Mon Sep 17 00:00:00 2001 From: czm <2192718639@qq.com> Date: Mon, 18 Apr 2022 10:10:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9C=E7=B4=A2=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/searchList/index.module.scss | 2 +- src/styles/common.scss | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/src/pages/searchList/index.module.scss b/src/pages/searchList/index.module.scss index bfd5e54..9d6d626 100644 --- a/src/pages/searchList/index.module.scss +++ b/src/pages/searchList/index.module.scss @@ -99,7 +99,7 @@ position: absolute; left: -15px; background-color: red; - background: linear-gradient(270deg, #fff 30%, rgba(255,255,255, 0.3) ); + background: linear-gradient(to right, #fff 30%, rgba(255,255,255, 0.3) ); // z-index: 99; } .miconfont{ diff --git a/src/styles/common.scss b/src/styles/common.scss index 6c136a7..247c736 100644 --- a/src/styles/common.scss +++ b/src/styles/common.scss @@ -29,5 +29,4 @@ $font_size_min: 22px; } -//按钮样式,未选择