This commit is contained in:
shijingjing
2022-02-16 10:52:15 +08:00
parent 8ff9bd469c
commit eb8aa97428

View File

@@ -417,9 +417,9 @@ export default {
text-align: center;
color: #ffffff;
}
::v-deep AiUploader {
width: 80px;
height: 80px;
::v-deep .ai-uploader .fileList .default {
width: 160px;
height: 160px;
}
}
</style>