This commit is contained in:
X1627315083@163.com
2026-05-27 16:33:25 +08:00
parent 91889102ea
commit d0224e5c6d

View File

@@ -251,7 +251,10 @@ defineExpose({})
}
}
&.illustration{
display: flex;
flex-direction: column;
.imgBox{
flex: 1;
> img{
aspect-ratio: 9 / 16;
object-fit: contain;