style(Button): update default button border color

This commit is contained in:
chenjiahan
2022-01-24 15:37:49 +08:00
parent 3b10d66bb9
commit bd24288a12
4 changed files with 4 additions and 3 deletions
@@ -0,0 +1,24 @@
# 更新日志
## 更新内容
### unreleased
`2022-01-17`
**Style**
以下组件的默认色值调整为 `--van-primary-color`
- Calendar
- Cascader
- Dialog
- DropdownMenu
- IndexBar
- Sidebar
- Tabs
其他:
- Button: 默认圆角大小从 `2px` 调整为 `4px`
- Button: 默认按钮的边框颜色调整为 `--van-gray-6`