remove code for set left component fixed height

This commit is contained in:
RockYang
2024-05-18 08:07:09 +08:00
parent 45d6579fb6
commit 00c8f08179
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 {