feat(IndexBar): add @index-bar-index-active-color less var
This commit is contained in:
@@ -19,5 +19,9 @@
|
||||
font-weight: @font-weight-bold;
|
||||
font-size: @index-bar-index-font-size;
|
||||
line-height: @index-bar-index-line-height;
|
||||
|
||||
&--active {
|
||||
color: @index-bar-index-active-color;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user