@import '../common/index.wxss';
.mc-table__tbody{font-size:24rpx;color:#000;border-top:none;border-bottom-left-radius:8rpx;border-bottom-right-radius:8rpx;box-sizing:border-box}.mc-table__tbody-tr{display:flex;border-bottom:1px solid #ebeef5;align-items:center;background:white;box-sizing:border-box}.mc-table__tbody-tr::last-child{border-bottom-left-radius:8rpx;border-bottom-right-radius:8rpx}.mc-table__tbody-td{white-space:wrap;word-break:break-all;padding:20rpx;display:flex;align-items:center;box-sizing:border-box}.mc-table__tbody-td.is-center{justify-content:center}.mc-table__tbody-td.is-right{justify-content:flex-end}.mc-table__tbody.has-stripe{background:#fff;border-bottom:none}.mc-table__tbody.has-stripe .mc-table__tbody-tr:nth-child(2n){background:#ebeef5}.mc-table__tbody.has-border .mc-table__tbody-td{border-left:1rpx solid #ebeef5}.mc-table__tbody.has-border .mc-table__tbody-td:last-child{border-right:1rpx solid #ebeef5}.mc-table__tbody.is-fixed-left.has-border .mc-table__tbody-td:last-child{border-right:none}
