Merge branch 'dev' of github.com:dataease/dataease into dev

This commit is contained in:
taojinlong 2022-02-22 15:12:18 +08:00
commit 66e649505c

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