ant-design/components/drawer/demo/basic-right.md

14 lines
198 B
Markdown
Raw Normal View History

2018-05-23 10:56:37 +08:00
## zh-CN
基础抽屉,点击触发按钮抽屉从右滑出,点击遮罩区关闭。
2018-05-23 10:56:37 +08:00
## en-US
2018-05-23 11:13:50 +08:00
Basic drawer.
2018-05-23 10:56:37 +08:00
<style>
[data-theme='compact'] .ant-drawer-body p {
margin-bottom: 0;
}
</style>