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';