mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 00:14:18 +00:00
fix(Tabs): incorrect padding when type is card (#4658)
This commit is contained in:
@@ -133,8 +133,6 @@
|
||||
}
|
||||
|
||||
&--card {
|
||||
padding-top: @tabs-card-height;
|
||||
|
||||
> .van-tabs__wrap {
|
||||
height: @tabs-card-height;
|
||||
}
|
||||
|
Reference in New Issue
Block a user