ant-design/components/timeline/demo/custom.md
lijianan b9a6b7b578
demo: update demo (#40318)
* demo: update demo

* add form

* clear

* add Select

* add

* fix style

* fix style

* fix

* revert
2023-01-19 15:37:54 +08:00

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;
}
```