gpt4 book ai didi

html - 跨度在 Firefox 上未正确对齐

转载 作者:太空宇宙 更新时间:2023-11-04 13:09:49 27 4
gpt4 key购买 nike

我有两个 span 在 Firefox 上没有正确对齐:

.foo {
padding : 3px 8px;
}
<span class='foo' style='background-color:blue; font-family: Arial'>FOO</span>
<span class='foo' style='background-color: green; font-family: Lato'>BLAH</span>

它在所有 IE 和 Chrome 浏览器上都很好,但由于某些原因在 Firefox 上,左跨度与右跨度不对齐。看起来右边的跨度向底部多了一个像素。

如果我删除 foo 类,它就可以工作,但为什么 firefox 不能正确对齐这些跨度?

最佳答案

Firefox 与 Lato 的配合不佳。调整字体系列以相互匹配(或不使用 Lato)可以解决问题。

关于html - 跨度在 Firefox 上未正确对齐,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34860413/

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