liuhj преди 7 месеца
родител
ревизия
7e3d233d45
променени са 1 файла, в които са добавени 3 реда и са изтрити 0 реда
  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>