update table example
This commit is contained in:
commit
408b695046
7 changed files with 27 additions and 17 deletions
|
@ -357,15 +357,13 @@
|
|||
&-footer{
|
||||
padding: 4px;
|
||||
border-top: 1px solid @border-color-split;
|
||||
}
|
||||
}
|
||||
.ivu-poptip-popper{
|
||||
min-width: 0;
|
||||
text-align: left;
|
||||
}
|
||||
thead .ivu-poptip-popper{
|
||||
.ivu-poptip-body{
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
button:first-child{
|
||||
float: left;
|
||||
}
|
||||
button:last-child{
|
||||
float: right;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -383,3 +381,10 @@
|
|||
visibility: hidden;
|
||||
}
|
||||
}
|
||||
.ivu-table-popper{
|
||||
min-width: 0;
|
||||
text-align: left;
|
||||
.ivu-poptip-body{
|
||||
padding: 0;
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue