liuhj 1 month ago
parent
commit
91b9c3888c
1 changed files with 3 additions and 0 deletions
  1. 3 0
      src/components/OP/TransportationExpenseStandard.vue

+ 3 - 0
src/components/OP/TransportationExpenseStandard.vue

@@ -590,4 +590,7 @@ export default {
 .remark-box .el-textarea__inner{
     width: 100%;
 }
+.standards-all .remark-box{
+    margin: 0 0px;
+}
 </style>