style(IndexBar): increase font weight of active index
This commit is contained in:
@@ -27,6 +27,7 @@ body {
|
|||||||
|
|
||||||
&--active {
|
&--active {
|
||||||
color: var(--van-index-bar-index-active-color);
|
color: var(--van-index-bar-index-active-color);
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user