You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

28 lines
413 B

## zh-CN
9 years ago
位置有 12 个方向。
10 years ago
7 years ago
## en-US
There are 12 placement options available.
10 years ago
<style>
7 years ago
.code-box-demo .demo {
overflow: auto;
}
.code-box-demo .ant-btn {
margin-right: 8px;
margin-bottom: 8px;
}
.code-box-demo .ant-btn-rtl {
margin-right: 0;
margin-left: 8px;
margin-bottom: 8px;
}
7 years ago
#components-tooltip-demo-placement .ant-btn {
width: 70px;
9 years ago
text-align: center;
7 years ago
padding: 0;
10 years ago
}
</style>