feat(NavBar): add @nav-bar-z-index less var
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
.van-nav-bar {
|
||||
position: relative;
|
||||
z-index: @nav-bar-z-index;
|
||||
height: @nav-bar-height;
|
||||
line-height: @nav-bar-height;
|
||||
text-align: center;
|
||||
|
||||
Reference in New Issue
Block a user