mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-04 21:18:01 +08:00
b9a6b7b578
* demo: update demo * add form * clear * add Select * add * fix style * fix style * fix * revert
14 lines
173 B
Markdown
14 lines
173 B
Markdown
## zh-CN
|
|
|
|
可以设置为图标或其他自定义元素。
|
|
|
|
## en-US
|
|
|
|
Set a node as an icon or other custom element.
|
|
|
|
```css
|
|
.timeline-clock-icon {
|
|
font-size: 16px;
|
|
}
|
|
```
|