feat(IndexBar): add @index-bar-index-active-color less var
This commit is contained in:
@@ -376,12 +376,14 @@
|
||||
@index-anchor-font-size: @font-size-md;
|
||||
@index-anchor-line-height: 32px;
|
||||
@index-anchor-background-color: transparent;
|
||||
@index-anchor-sticky-text-color: @green;
|
||||
@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;
|
||||
@index-bar-index-active-color: @green;
|
||||
|
||||
// Info
|
||||
@info-size: 16px;
|
||||
|
||||
Reference in New Issue
Block a user