gpt4 book ai didi

html - -webkit 对 View 没有任何影响

转载 作者:太空宇宙 更新时间:2023-11-04 11:04:16 24 4
gpt4 key购买 nike

.img-responsive{
display: inline-block;
margin: 0 auto;
padding: 5%;
-webkit-height:25% !important;
max-height: 25vh;
margin-left: 10%;
padding-right: 10%;

}

为什么 webkit 对图像的表示方式没有任何影响?

最佳答案

请将 max-height: 25vh; 更正为 max-height: 25px; 可能是您的浏览器不支持视口(viewport)单位 vh。 -webkit 仅支持 chrome 和 Safari。

关于html - -webkit 对 View 没有任何影响,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34103024/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com