[improvement] IndexBar: add default highlight color and more less vars
This commit is contained in:
@@ -243,9 +243,13 @@
|
||||
|
||||
// IndexAnchor
|
||||
@index-anchor-padding: 0 15px;
|
||||
@index-anchor-text-color: @text-color;
|
||||
@index-anchor-font-weight: 500;
|
||||
@index-anchor-font-size: 14px;
|
||||
@index-anchor-line-height: 32px;
|
||||
@index-anchor-background-color: transparent;
|
||||
@index-anchor-sticky-background-color: @white;
|
||||
@index-anchor-transition-duration: .2s;
|
||||
|
||||
// IndexBar
|
||||
@index-bar-index-font-size: 10px;
|
||||
|
||||
Reference in New Issue
Block a user