style: modal style

pull/33/head
xingyu 2023-08-18 19:22:00 +08:00
parent a74d1bca03
commit 2e5981f1dd
1 changed files with 3 additions and 2 deletions

View File

@ -14,10 +14,10 @@
.ant-modal {
width: 520px;
padding-bottom: 0;
padding-bottom: 0 !important;
.ant-modal-body > .scrollbar {
padding: 14px;
padding: 6px;
}
.ant-modal-footer {
@ -51,6 +51,7 @@
&-header {
padding: 8px;
margin-bottom: 0 !important;
}
&-content {