style: modal style
parent
a74d1bca03
commit
2e5981f1dd
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue