ant-design/components/spin/demo/tip.md

14 lines
144 B
Markdown
Raw Normal View History

## zh-CN
2016-09-13 11:51:34 +08:00
自定义描述文案。
2016-02-19 20:20:45 +08:00
## en-US
```css
.content {
padding: 50px;
background: rgba(0, 0, 0, 0.05);
border-radius: 4px;
}
```