feat(IndexBar): add @index-anchor-z-index、@index-bar-sidebar-z-index less var
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
@goods-action-button-danger-color: @gradient-red;
|
||||
|
||||
// IndexAnchor
|
||||
@index-anchor-z-index: 1;
|
||||
@index-anchor-padding: 0 @padding-md;
|
||||
@index-anchor-text-color: @text-color;
|
||||
@index-anchor-font-weight: @font-weight-bold;
|
||||
@@ -378,6 +379,7 @@
|
||||
@index-anchor-sticky-background-color: @white;
|
||||
|
||||
// IndexBar
|
||||
@index-bar-sidebar-z-index: 2;
|
||||
@index-bar-index-font-size: @font-size-xs;
|
||||
@index-bar-index-line-height: 14px;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user