Parcourir la source

feat: 调整图片样式2

zhangyuhan il y a 3 mois
Parent
commit
ec96ebe55b
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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>