浏览代码

height auto img

ouidade 7 小时之前
父节点
当前提交
5d1e1954f8
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      web/themes/custom/reha/scss/pages/_home.scss

+ 1 - 0
web/themes/custom/reha/scss/pages/_home.scss

@@ -119,6 +119,7 @@
                         @media(max-width: 500px){
                             img{
                                 width: -moz-available;
+                                height: auto;
                             }
             
                         }