Merge pull request #1803 from dataease/pr@dev@style_mobile_search

style: 移动端搜索框样式
This commit is contained in:
fit2cloud-chenyw
2022-02-22 12:09:56 +08:00
committed by GitHub

View File

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