@import '../common/index.wxss';
.mc-table__thead{border-bottom:none;display:flex;justify-content:flex-start;align-items:center;border-top-right-radius:8rpx;border-top-left-radius:8rpx;overflow:visible;color:#666;border-bottom:1px solid #ebeef5;box-sizing:border-box;font-size:24rpx;font-weight:400}.mc-table__thead-sortable{display:flex;flex-direction:column;align-items:center;margin-top:-5rpx;padding-left:10rpx}.mc-table__thead-tr{display:flex;align-items:center;font-weight:bold;box-sizing:border-box;background:white}.mc-table__thead-tr::last-child{border-right:none}.mc-table__thead-th{display:flex;align-items:center;padding:20rpx;box-sizing:border-box;border-right:1rpx solid #fff}.mc-table__thead-th.is-center{justify-content:center}.mc-table__thead-th.is-right{justify-content:flex-end}.mc-table__thead.has-border .mc-table__thead-th{border-left:1rpx solid #ebeef5}.mc-table__thead.has-border .mc-table__thead-th:last-child{border-right:1rpx solid #ebeef5}.mc-table__thead.is-fixed-left.has-border .mc-table__thead-th:last-child{border-right:none}
