.layui-table-cell{
    height: unset !important;
    line-height: unset !important;
    text-overflow: initial;
    white-space: normal;
    padding: 0.6rem 0.5rem;
}

#resmac{
    margin-top: 0.75rem;
    display: none;
}

#resmac .layui-table-view{
    margin-bottom: 0.75rem;
}

#resmac .layui-table-view:last-child{
    margin-bottom: 0;
}