我的网站在 safari 浏览器中的图像拉伸
images stretching of my website in safari browserr
我的 this site 图片仅在 safari 中拉伸。
谁能帮我解决这个问题?
删除图片上的最小高度 属性。
.ft-gallery-v2 .ft-class-item .image img {
width: 100%;
/* min-height: 100%; */
}
我的 this site 图片仅在 safari 中拉伸。
谁能帮我解决这个问题?
删除图片上的最小高度 属性。
.ft-gallery-v2 .ft-class-item .image img {
width: 100%;
/* min-height: 100%; */
}