@@ -515,4 +515,8 @@ defineExpose({
box-shadow: 0 0 0 2px #1ECC95 inset !important;
}
+.hc-upload-table-form .el-upload .hc-table-form-img{
+ width: 100%;
+ height: 100%;
+}
</style>