@@ -531,7 +531,7 @@
.commission-table {
width: 100%;
- table-layout: fixed;
+ // table-layout: fixed;
border-collapse: collapse;
border-spacing: 0;
font-size: px2rpx(14);
@@ -552,6 +552,7 @@
.value-col {
width: calc((100% - 295px) / 5);
+ min-width: px2rpx(100);
padding: px2rpx(4);
box-sizing: border-box;
// overflow: hidden;