mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-14 16:19:15 +08:00
2e4b9cb098
* 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>
15 lines
238 B
Markdown
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>
|