This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jianguan-web
/
jg-ocs-html
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
-1
Wiki
Browse Source
开单采退单报表页面优化
chenrui
1 year ago
parent
24f26d7694
commit
8c18ffa696
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
src/components/global.less
+ 4
- 0
src/components/global.less
View File
@@ -621,3 +621,7 @@ body {
}
}
+// 查询条件底部距离
+.searchBottomSpace{
+ margin-bottom: 6px !important;
+}