@@ -246,7 +246,7 @@ const handleUpload = async () => {
overflow-y: auto;
:deep(.el-upload-list__item-info){
min-width: 300px;
- max-width: 480px;
+ max-width: 360px;
}