diff --git a/src/components/Modal/src/index.less b/src/components/Modal/src/index.less index 600797c8e..7af913f4b 100644 --- a/src/components/Modal/src/index.less +++ b/src/components/Modal/src/index.less @@ -121,11 +121,12 @@ } } } + + .ant-modal-confirm .ant-modal-body { + padding: 24px !important; + } } -.ant-modal-confirm .ant-modal-body { - padding: 24px !important; -} @media screen and (max-height: 600px) { .ant-modal {