Poptip add prop popper-class
, Table update
This commit is contained in:
parent
f13df74fef
commit
19c208d380
5 changed files with 32 additions and 88 deletions
|
@ -345,15 +345,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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -371,3 +369,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