mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
fix(Tabbar): incorrect style when using safe-area-inset-bottom (#5079)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.van-tabbar {
|
||||
display: flex;
|
||||
box-sizing: content-box;
|
||||
width: 100%;
|
||||
height: @tabbar-height;
|
||||
background-color: @tabbar-background-color;
|
||||
|
Reference in New Issue
Block a user