ant-design/components/empty/demo/config-provider.md

15 lines
208 B
Markdown
Raw Normal View History

2018-12-26 16:01:00 +08:00
## zh-CN
自定义全局组件的 Empty 样式。
## en-US
Use ConfigProvider set global Empty style.
<style>
.code-box-demo .config-provider h4 {
2018-12-26 16:01:00 +08:00
font-size: inherit;
margin: 16px 0 8px 0;
}
2019-05-07 14:57:32 +08:00
</style>