feat(Cascader): add close icon
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
line-height: @cascader-title-line-height;
|
||||
}
|
||||
|
||||
&__close-icon {
|
||||
color: @gray-5;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
&__tabs {
|
||||
.van-tab {
|
||||
flex: none;
|
||||
|
||||
Reference in New Issue
Block a user