@@ -279,7 +279,7 @@ export default {
<style lang="scss" scoped>
.deleteUploadImgTaskPhoto {
- height: 180px;
+ max-height: 180px;
overflow-y: auto;
margin-left: 20px;
}