mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-03 20:49:14 +08:00
b9a6b7b578
* demo: update demo * add form * clear * add Select * add * fix style * fix style * fix * revert
14 lines
134 B
Markdown
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);
|
|
}
|
|
```
|