fix: modal css

This commit is contained in:
luoxiao 2023-10-07 22:19:01 +08:00
parent 403cf80340
commit 14b05d6d57

View file

@ -21,7 +21,7 @@
z-index: 2002; z-index: 2002;
} }
.melt-modal-body>:deep(.melt-card) { .melt-modal-body .melt-card {
width: 600px; width: 600px;
margin: auto; margin: auto;
} }