Sign in
canrd-main
/
canrd-erp-front
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
77954e9c646df3fcce7ba689c9350596f902d1bc
Authored by
zhongnanhuang
2023-12-12 08:05:55 +0800
1 parent
bd3fd45a
feat: update
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
src/pages/OrderReport/index.less
src/pages/OrderReport/index.less
0 → 100644
View file @
77954e9
1
+.order-statictis-card .ant-pro-card-body {
2
+ padding-top: 0;
3
+}
4
+
5
+.order-statictis-card {
6
+ height: 100%;
7
+}
...
...