mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-23 09:52:57 +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 {
|
&--active {
|
||||||
color: var(--van-index-bar-index-active-color);
|
color: var(--van-index-bar-index-active-color);
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user