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{ &.illustration{
display: flex;
flex-direction: column;
.imgBox{ .imgBox{
flex: 1;
> img{ > img{
aspect-ratio: 9 / 16; aspect-ratio: 9 / 16;
object-fit: contain; object-fit: contain;