Skip to content

Commit 17b7517

Browse files
authored
fix(Tabs): incorrect padding when type is card (youzan#4658)
1 parent 39af081 commit 17b7517

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/tabs/index.less

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,6 @@
133133
}
134134

135135
&--card {
136-
padding-top: @tabs-card-height;
137-
138136
> .van-tabs__wrap {
139137
height: @tabs-card-height;
140138
}

0 commit comments

Comments
 (0)