ant-design/components/space/demo/compact-debug.md
lijianan b9a6b7b578
demo: update demo (#40318)
* demo: update demo

* add form

* clear

* add Select

* add

* fix style

* fix style

* fix

* revert
2023-01-19 15:37:54 +08:00

18 lines
156 B
Markdown

## zh-CN
调试 Input 前置/后置标签。
## en-US
Input addon debug.
```css
.select-before {
width: 90px;
}
.select-after {
width: 80px;
}
```