@@ -266,4 +266,10 @@ export default {
cursor: pointer;
}
+::v-deep {
+ .el-upload {
+ width: 24px;
+ height: 24px;
+ }
+}
</style>