This commit is contained in:
liuye
2023-05-12 15:46:36 +08:00
parent 02ae6b6280
commit 969785c47a

View File

@@ -80,8 +80,8 @@ export default {
.AiEvaluation { .AiEvaluation {
.wrap { .wrap {
:deep .el-image__inner { :deep .el-image__inner {
width: 150px; width: 120px;
height: 150px; height: 120px;
} }
} }
} }