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,12 +121,13 @@ } } } -} -.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 { top: 60px;