style: modal style

pull/30/MERGE
xingyu 2023-08-11 20:05:52 +08:00
parent 5486011c09
commit 9c142656f1
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
} }
&-content { &-content {
padding: 12px 8px !important; padding: 8px !important;
box-shadow: box-shadow:
0 4px 8px 0 rgb(0 0 0 / 20%), 0 4px 8px 0 rgb(0 0 0 / 20%),
0 6px 20px 0 rgb(0 0 0 / 19%); 0 6px 20px 0 rgb(0 0 0 / 19%);
@ -114,7 +114,7 @@
} }
.ant-modal-confirm .ant-modal-body { .ant-modal-confirm .ant-modal-body {
padding: 24px !important; padding: 8px !important;
} }
@media screen and (max-height: 600px) { @media screen and (max-height: 600px) {