From f6e9e05feb7917dd53d231a83b9bbc1841eafde3 Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Tue, 22 Feb 2022 12:07:05 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=90=9C?= =?UTF-8?q?=E7=B4=A2=E6=A1=86=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mobile/src/common/style/uni.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mobile/src/common/style/uni.css b/mobile/src/common/style/uni.css index ecdbaf4f4b..a3a520e310 100644 --- a/mobile/src/common/style/uni.css +++ b/mobile/src/common/style/uni.css @@ -1494,6 +1494,11 @@ checkbox-group label { content: '\e411'; } +.uni-page-head .uni-icon-clear { + display: none !important; +} + + .uni-icon-close-filled:before, .uni-icon-clear:before { content: '\e434';