update Tooltip
update Tooltip
This commit is contained in:
parent
bf962a6917
commit
755df66c00
6 changed files with 17 additions and 22 deletions
|
@ -1,7 +1,7 @@
|
|||
<style>
|
||||
.tooltip_out{
|
||||
border: 1px solid #ccc;
|
||||
padding: 20px;
|
||||
padding: 50px;
|
||||
}
|
||||
body{
|
||||
height: 1000px;
|
||||
|
@ -13,7 +13,9 @@
|
|||
123
|
||||
</div>
|
||||
<div class="tooltip_out">
|
||||
|
||||
<Tooltip content="Top23321" placement="left">
|
||||
<Button>上面的左面</Button>
|
||||
</Tooltip>
|
||||
</div>
|
||||
<Row>
|
||||
<i-col span="12">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue