mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
style(IndexBar): increase font weight of active index
This commit is contained in:
parent
39b51d5dae
commit
d6e80e8954
@ -27,6 +27,7 @@ body {
|
||||
|
||||
&--active {
|
||||
color: var(--van-index-bar-index-active-color);
|
||||
font-weight: bold;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user