@@ -1362,7 +1362,7 @@ export default {
.rightTd,
.noBRight {
- width: 84%;
+ width: calc(100% - 14% - 10px);
background: #fff;
display: flex;
flex-direction: row;