소스 검색

feat: 调整图片样式2

zhangyuhan 3 달 전
부모
커밋
ec96ebe55b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/web/templates/frontRouter/wx/activity/free/20250421.html

+ 1 - 1
src/web/templates/frontRouter/wx/activity/free/20250421.html

@@ -19,7 +19,7 @@
       .h5-img {
         display: block;
         width: 100%;
-        height: 100%;
+        min-height: 100%;
         -webkit-user-drag: none;
       }
     </style>