mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
feat(TabbarItem): add @tabbar-item-active-background-color less var (#7162)
* Update var.less * Update index.less
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
}
|
||||
|
||||
&--active {
|
||||
background-color: @tabbar-item-active-background-color;
|
||||
color: @tabbar-item-active-color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user