feat(Cascader): add close icon

This commit is contained in:
chenjiahan
2020-12-20 21:23:50 +08:00
committed by neverland
parent 347758a935
commit 5d2bd8f6df
3 changed files with 21 additions and 1 deletions
+5
View File
@@ -15,6 +15,11 @@
line-height: @cascader-title-line-height;
}
&__close-icon {
color: @gray-5;
font-size: 22px;
}
&__tabs {
.van-tab {
flex: none;