[bugfix] Tabbar: info not work when use icon slot (#1705)

This commit is contained in:
neverland
2018-08-27 21:06:18 +08:00
committed by GitHub
parent fe3eb10bd3
commit 30b3fad696
16 changed files with 78 additions and 61 deletions
+2 -1
View File
@@ -24,8 +24,8 @@
&__icon {
font-size: 18px;
margin-bottom: 5px;
position: relative;
margin-bottom: 5px;
.van-icon {
display: block;
@@ -46,6 +46,7 @@
img {
height: 18px;
display: block;
}
}