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 |