This commit is contained in:
X1627315083
2025-11-27 16:28:09 +08:00
parent ba4bd4e5e9
commit 81a762a6f4

View File

@@ -117,7 +117,7 @@ defineExpose({})
> img{
width: 100%;
height: 100%;
object-fit: cover;
object-fit: contain;
}
}
}