jbb hace 2 años
padre
commit
589f198a31
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3 0
      src/views/reportForms/fabric-loss-table.vue

+ 3 - 0
src/views/reportForms/fabric-loss-table.vue

@@ -1335,4 +1335,7 @@ export default {
 /deep/ .ant-input-group{
   padding-right: 6px !important;
 }
+/deep/ .ant-table .ant-table-row-indent + .ant-table-row-expand-icon{
+  display: none !important;
+}
 </style>