[new feature] Tab: add ellipsis prop (#2299)
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
&--scrollable {
|
||||
.van-tab {
|
||||
flex: 0 0 22%;
|
||||
|
||||
&--complete {
|
||||
flex: 1 0 auto;
|
||||
}
|
||||
}
|
||||
|
||||
.van-tabs__nav {
|
||||
|
||||
Reference in New Issue
Block a user