style(GridItem): adust text color

This commit is contained in:
chenjiahan
2022-01-28 10:04:01 +08:00
parent fc2847fdb4
commit 42f03fe1a2
4 changed files with 4 additions and 3 deletions
@@ -31,3 +31,4 @@
- Button: 调整 `font-smoothing`,默认使用粗体文字
- Field: 调整 `--van-field-label-color` 变量的默认值为 `--van-text-color`
- Tabbar: 调整 `--van-tabbar-item-text-color` 变量的默认值为 `--van-text-color`
- GridItem: 调整 `--van-grid-item-text-color` 变量的默认值为 `--van-text-color`