How can I override an antd style? · Issue #4838 · ant-design/ant-design
I'm not sure if it is a bug or not, but in antd 2.7.0, the modal footer style looks like this: .ant-modal-footer { border-top: ... padding: 10px 18px 10px 10px; text-align: ... border-radius: ... }...