<>
div.jbxx li{
list-: inherit;
margin-left: 10px;
}
.ivu-table {
width: inherit;
height: 100%;
max-width: 100%;
overflow: hidden;
color: #495060;
font-size: 12px;
background-color: #fff;
box-sizing: border-box;
}
.ivu-table th {
height: 40px;
white-space: nowrap;
overflow: hidden;
background-color: #f8f8f9;
}
.ivu-table td.ivu-table th {
min-width: 0;
height: 48px;
box-sizing: border-box;
text-align: left;
text-overflow: ellipsis;
vertical-align: middle;
border-bottom: 1px solid #e9eaec;
}
.ivu-table-cell {
padding-left: 18px;
padding-right: 18px;
overflow: hidden;
text-overflow: ellipsis;
white-space: normal;
word-break: break-all;
box-sizing: border-box;
}
>
<>
.social-share {
position: fixed;
bottom: 0;
left: 10px;
z-index: 999999;
width: 100%;
border: 0;
}
>