ant-design/components/table/demo/dynamic-settings.md
lijianan 2e4b9cb098
site: rewrite with CSS logical properties again (#50113)
* site: use CSS logical properties

* Update components/anchor/demo/targetOffset.tsx

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* fix: fix

* chore: fix

* fix: add more

* fix: add more

* site: rewrite with CSS logical properties

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-07-29 01:33:18 +08:00

15 lines
238 B
Markdown

## zh-CN
选择不同配置组合查看效果。
## en-US
Select different settings to see the result.
<style>
.table-demo-control-bar .ant-form-item {
margin-inline-end: 16px !important;
margin-bottom: 8px !important;
}
</style>