【优化】调整 AI Image 抽屉展示卡片内容,和样式

This commit is contained in:
cherishsince
2024-05-28 14:40:43 +08:00
parent bd09ecf688
commit b0f26f64f7
3 changed files with 7 additions and 6 deletions

View File

@@ -64,7 +64,7 @@ onMounted(async () => {
.image-card {
width: 320px;
max-height: 370px;
height: auto;
border-radius: 10px;
position: relative;
display: flex;