style(Field): adjust label color

This commit is contained in:
chenjiahan
2022-01-27 11:07:02 +08:00
parent f5c32c29f1
commit 8e98e97449
5 changed files with 5 additions and 4 deletions
@@ -29,3 +29,4 @@
- Button: 默认圆角大小从 `2px` 调整为 `4px`
- Button: 默认按钮的边框颜色调整为 `--van-gray-4`
- Button: 调整 `font-smoothing`,默认使用粗体文字
- Field: 调整 `--van-field-label-color` 变量的默认值为 `--van-text-color`