Unverified Commit 440cf633 authored by zxhlyh's avatar zxhlyh Committed by GitHub

fix: setting modal margin (#849)

parent 50b11e92
.modal {
max-width: 1024px !important;
border-radius: 12px !important;
margin-top: 60px;
margin-bottom: 60px;
padding: 0 !important;
overflow-y: auto;
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment