@@ -82,6 +82,14 @@
.handleModal {
:global {
+ .ant-modal-close {
+ width: 36px;
+ height: 36px;
+ }
+ .ant-modal-close-x {
+ font-size: 36px;
+ line-height: 36px;
.ant-modal-title {
font-size: 28px;
}