Fix modal header margins

This commit is contained in:
Muaz Ahmad 2024-11-01 15:10:20 +05:00
parent bbc2d9e8b5
commit f2c5a7dc37

View file

@ -213,6 +213,7 @@ DROPDOWN
.ant-modal-header {
padding: 16px 24px;
margin-bottom: 0px;
}
.ant-modal-body {