mirror of
https://github.com/youzan/vant.git
synced 2026-05-06 01:00:26 +08:00
style: no longer need icon min-width
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
|
||||
.van-icon {
|
||||
display: block;
|
||||
min-width: 1em;
|
||||
}
|
||||
|
||||
img {
|
||||
@@ -28,8 +27,8 @@
|
||||
}
|
||||
|
||||
&--active {
|
||||
background-color: @tabbar-item-active-background-color;
|
||||
color: @tabbar-item-active-color;
|
||||
background-color: @tabbar-item-active-background-color;
|
||||
}
|
||||
|
||||
.van-info {
|
||||
|
||||
Reference in New Issue
Block a user