diff --git a/src/views/imageCaptioning/image-captioning-library/index.vue b/src/views/imageCaptioning/image-captioning-library/index.vue index f57fa07..beb8a72 100644 --- a/src/views/imageCaptioning/image-captioning-library/index.vue +++ b/src/views/imageCaptioning/image-captioning-library/index.vue @@ -307,7 +307,7 @@ export default { border-radius: 10px; align-content: flex-start; justify-items: center; - height: 47%; + height: 62%; } .card-image { diff --git a/src/views/imageCaptioning/image-evaluate-library/index.vue b/src/views/imageCaptioning/image-evaluate-library/index.vue index 0e45c26..e1ab3ec 100644 --- a/src/views/imageCaptioning/image-evaluate-library/index.vue +++ b/src/views/imageCaptioning/image-evaluate-library/index.vue @@ -78,7 +78,7 @@