feat(IndexBar): add @index-anchor-z-index、@index-bar-sidebar-z-index less var
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import '../style/var';
|
||||
|
||||
.van-index-anchor {
|
||||
z-index: @index-anchor-z-index;
|
||||
box-sizing: border-box;
|
||||
padding: @index-anchor-padding;
|
||||
color: @index-anchor-text-color;
|
||||
|
||||
Reference in New Issue
Block a user