Commit 350676d4fac05e94467824bf8fa3ed6ef913d155

Authored by 陈洋
1 parent 0452ceba

pref: 样式优化

Showing 1 changed file with 1 additions and 1 deletions
@@ -89,7 +89,7 @@ @@ -89,7 +89,7 @@
89 89
90 .ant-modal-body { 90 .ant-modal-body {
91 max-height: 464px; 91 max-height: 464px;
92 - padding: 16px 18px 8px 24px; 92 + padding: 16px 18px 24px 24px;
93 overflow-y: hidden; 93 overflow-y: hidden;
94 scrollbar-gutter: stable; 94 scrollbar-gutter: stable;
95 95