liuhj 7 miesięcy temu
rodzic
commit
7e3d233d45
1 zmienionych plików z 3 dodań i 0 usunięć
  1. 3 0
      src/components/OP/SuppliesInventory.vue

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

@@ -1803,6 +1803,9 @@ export default {
 .ReceiptRecord-table{
     margin-top: 15px;
 }
+.ReceiptRecord-search .el-range-editor.el-input__inner{
+    margin-bottom:0;
+}
 </style>