ant-design/components/back-top/demo/basic.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
134 B
Markdown

## zh-CN
最简单的用法。
## en-US
The most basic usage.
```css
.site-back-top-basic {
color: rgba(64, 64, 64, 0.6);
}
```