mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
[bugfix] Tab: wrong height when use line style tab inside card style tab (#2825)
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
&--card {
|
||||
padding-top: @tabs-card-height;
|
||||
|
||||
.van-tabs__wrap {
|
||||
> .van-tabs__wrap {
|
||||
height: @tabs-card-height;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user