Skip to content

Commit bd09ecf

Browse files
committed
【调整】Image card 组件内容溢出问题
1 parent a6ec43f commit bd09ecf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/views/ai/image/ImageTaskCard.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ onMounted(async () => {
6464
6565
.image-card {
6666
width: 320px;
67+
max-height: 370px;
6768
border-radius: 10px;
6869
position: relative;
6970
display: flex;

0 commit comments

Comments
 (0)