Commit bd09ecf6 by cherishsince

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

parent a6ec43fd
...@@ -64,6 +64,7 @@ onMounted(async () => { ...@@ -64,6 +64,7 @@ onMounted(async () => {
.image-card { .image-card {
width: 320px; width: 320px;
max-height: 370px;
border-radius: 10px; border-radius: 10px;
position: relative; position: relative;
display: flex; display: flex;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment