remove code for set left component fixed height

This commit is contained in:
RockYang
2024-05-18 08:07:09 +08:00
parent bcadee7290
commit 50335ebc2d
16 changed files with 67 additions and 33 deletions

View File

@@ -528,6 +528,10 @@ const onUploadImg = (files, callback) => {
}
}
}
.el-input {
width 100%
}
}
.el-descriptions {