样式修改

This commit is contained in:
cwchen 2025-05-29 17:00:58 +08:00
parent 1a4bb4153f
commit 990d175751
1 changed files with 1 additions and 0 deletions

View File

@ -142,6 +142,7 @@ body {
.imgData img, .info-img img,.img-viewer img {
width: 100%;
height: 100%;
object-fit: contain;
/*object-fit: contain; !* 或 contain *!*/
}