[new feature] Tab: add ellipsis prop (#2299)

This commit is contained in:
neverland
2018-12-15 17:36:13 +08:00
committed by GitHub
parent 5ac7666230
commit fea65f6858
4 changed files with 15 additions and 4 deletions
+4
View File
@@ -50,6 +50,10 @@
&--scrollable {
.van-tab {
flex: 0 0 22%;
&--complete {
flex: 1 0 auto;
}
}
.van-tabs__nav {