fix(style): image wraper full size

This commit is contained in:
jialin
2024-12-02 18:56:27 +08:00
parent a7456d1182
commit 50c740d219
8 changed files with 72 additions and 35 deletions
@@ -52,6 +52,7 @@
.single-image {
height: 100%;
width: inherit;
display: flex;
justify-content: center;
align-items: center;