mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 11:08:45 +08:00
update changelog
This commit is contained in:
parent
d9b4eb4aa3
commit
47a10a2deb
@ -14,6 +14,7 @@ timeline: true
|
||||
`2016-07-04`
|
||||
|
||||
- 修复 Transfer 的一个 unmount 的错误。[#2206](https://github.com/ant-design/ant-design/pull/2206)
|
||||
- 修复了 Badge、Alert、Menu、Tag、Checkbox、Radio 组件的一些样式细节问题。
|
||||
|
||||
## 1.6.2
|
||||
|
||||
|
@ -58,6 +58,7 @@
|
||||
.code-box .code-box-title a,
|
||||
.code-box .code-box-title a:hover {
|
||||
color: #666;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.code-box .code-box-demo {
|
||||
|
Loading…
Reference in New Issue
Block a user