mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
[bugfix] Tab: wrong height when use line style tab inside card style tab (#2825)
This commit is contained in:
parent
91a9345a7d
commit
4ac9236078
@ -142,7 +142,7 @@
|
|||||||
&--card {
|
&--card {
|
||||||
padding-top: @tabs-card-height;
|
padding-top: @tabs-card-height;
|
||||||
|
|
||||||
.van-tabs__wrap {
|
> .van-tabs__wrap {
|
||||||
height: @tabs-card-height;
|
height: @tabs-card-height;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user