This commit is contained in:
X1627315083@163.com
2026-05-05 14:27:59 +08:00
parent e20092c77f
commit 4a11d172d2
5 changed files with 12 additions and 5 deletions

View File

@@ -71,6 +71,8 @@
.img-src {
width: 100%;
height: 100%;
object-fit: contain;
}
.crop-tool {

View File

@@ -130,7 +130,9 @@
}
.img-src {
width: 100%;
height: 100%;
object-fit: contain;
}
.main-pic {