.tabdiv{
    margin: 0 0 1.5rem 0;
}
tbody .layui-table-cell{
    height: unset !important;
    line-height: unset !important;
    text-overflow: initial;
    white-space: normal;
    padding: 0.5rem 0.5rem;
}