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; text-align: center;
color: #ffffff; color: #ffffff;
} }
::v-deep AiUploader { ::v-deep .ai-uploader .fileList .default {
width: 80px; width: 160px;
height: 80px; height: 160px;
} }
} }
</style> </style>