This commit is contained in:
姚宇浩 2024-07-14 09:51:31 +08:00
parent e9e7db77dd
commit 9acec92790
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@ const closeDialog = () => {
<style lang="scss" scoped>
:deep(.el-dialog) {
--el-dialog-bg-color: none;
--el-dialog-width: 50% !important;
--el-dialog-width: 70% !important;
}
.my-header {