【调整】Image card 组件内容溢出问题

pull/453/head
cherishsince 2024-05-28 14:30:03 +08:00
parent a6ec43fd46
commit bd09ecf688
1 changed files with 1 additions and 0 deletions

View File

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