style: modal style
parent
5486011c09
commit
9c142656f1
|
@ -54,7 +54,7 @@
|
|||
}
|
||||
|
||||
&-content {
|
||||
padding: 12px 8px !important;
|
||||
padding: 8px !important;
|
||||
box-shadow:
|
||||
0 4px 8px 0 rgb(0 0 0 / 20%),
|
||||
0 6px 20px 0 rgb(0 0 0 / 19%);
|
||||
|
@ -114,7 +114,7 @@
|
|||
}
|
||||
|
||||
.ant-modal-confirm .ant-modal-body {
|
||||
padding: 24px !important;
|
||||
padding: 8px !important;
|
||||
}
|
||||
|
||||
@media screen and (max-height: 600px) {
|
||||
|
|
Loading…
Reference in New Issue