style(Tabbar): adjust text color

This commit is contained in:
chenjiahan
2022-01-27 11:19:32 +08:00
parent 8e98e97449
commit 39b51d5dae
6 changed files with 17 additions and 7 deletions
@@ -30,3 +30,4 @@
- Button: 默认按钮的边框颜色调整为 `--van-gray-4`
- Button: 调整 `font-smoothing`,默认使用粗体文字
- Field: 调整 `--van-field-label-color` 变量的默认值为 `--van-text-color`
- Tabbar: 调整 `--van-tabbar-item-text-color` 变量的默认值为 `--van-text-color`