Browse Source

开单采退单报表页面优化

chenrui 1 year ago
parent
commit
8c18ffa696
1 changed files with 4 additions and 0 deletions
  1. 4 0
      src/components/global.less

+ 4 - 0
src/components/global.less

@@ -621,3 +621,7 @@ body {
   }
 }
  
+// 查询条件底部距离
+.searchBottomSpace{
+  margin-bottom: 6px !important;
+}