mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-15 17:19:11 +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>
16 lines
177 B
Markdown
16 lines
177 B
Markdown
## zh-CN
|
|
|
|
匹配内容列表为异步返回时。
|
|
|
|
## en-US
|
|
|
|
async.
|
|
|
|
<style>
|
|
.antd-demo-dynamic-option img {
|
|
width: 20px;
|
|
height: 20px;
|
|
margin-inline-end: 8px;
|
|
}
|
|
</style>
|