style: no longer need icon min-width

This commit is contained in:
chenjiahan
2020-11-01 20:50:32 +08:00
parent e0ad65e69f
commit 7e1ad5dbd5
6 changed files with 1 additions and 7 deletions
-1
View File
@@ -116,7 +116,6 @@
&__left-icon .van-icon,
&__right-icon .van-icon {
display: block;
min-width: 1em;
font-size: @field-icon-size;
line-height: inherit;
}