style(Button): increase default border radius from 2px to 4px

This commit is contained in:
chenjiahan
2022-01-23 21:39:04 +08:00
parent 526f54595d
commit d867710cc9
4 changed files with 14 additions and 3 deletions
@@ -0,0 +1,11 @@
# 更新日志
## 更新内容
### unreleased
`2022-01-17`
**Style**
- Button: 默认圆角大小从 `2px` 调整为 `4px`