gpt4 book ai didi

html - Firefox 中填充和内容之间的空间

转载 作者:行者123 更新时间:2023-11-28 00:31:52 25 4
gpt4 key购买 nike

我的网站 *** 有问题。

在 Firefox 中,语言切换器的延伸和国家标志列表项在填充和内容之间存在某种差距 Imgur Image

在 chrome 和 Edge 中,它工作正常。我尝试在所有地方设置高度,但没有成功。

最佳答案

尝试使用 css 添加 height: 100%;display: block; 到你的 img:

div.mod-languages img {

border: none;
height: 100%;
display: block;

}

关于html - Firefox 中填充和内容之间的空间,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/54370144/

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