Browse Source

修改样式

chenrui 2 years ago
parent
commit
abfcbf5fad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/allocationManagement/transferOut/printStatusModal.vue

+ 1 - 1
src/views/allocationManagement/transferOut/printStatusModal.vue

@@ -126,6 +126,6 @@ export default {
 </script>
 <style lang="less" scoped>
 .ant-form-item {
-  margin-bottom: 10px !important;
+  margin-bottom: 0px !important;
 }
 </style>