liuhj hace 1 mes
padre
commit
91b9c3888c
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  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>