feat(Tabbar): add @tabbar-z-index less var
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-tabbar {
|
||||
z-index: @tabbar-z-index;
|
||||
display: flex;
|
||||
box-sizing: content-box;
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user