@@ -1851,5 +1851,8 @@ export default {
background-color: #f9fafc;
}
+::v-deep .el-upload-list__item-preview{
+ margin-right: 30px;
+}
</style>