Sign in
田强
/
qx-common
·
Commits
GitLab
Go to dashboard
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
350676d4fac05e94467824bf8fa3ed6ef913d155
Authored by
陈洋
2023-09-25 17:57:32 +0800
1 parent
0452ceba
pref: 样式优化
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/style/reset.less
src/style/reset.less
View file @
350676d
...
...
@@ -89,7 +89,7 @@
89
89
90
90
.ant-modal-body {
91
91
max-height: 464px;
92
-
padding: 16px 18px
8
px 24px;
92
+
padding: 16px 18px
24
px 24px;
93
93
overflow-y: hidden;
94
94
scrollbar-gutter: stable;
95
95
...
...