gpt4 book ai didi

css - Firefox 滚动元素中的文本总是省略号

转载 作者:行者123 更新时间:2023-12-05 04:56:32 28 4
gpt4 key购买 nike

我对滚动元素中的文本总是省略号有疑问。

当我使用时:

 overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;

Firefox 省略所有元素。无论 anchor 是否有 display: list-item,或父 display: flex, flex-direction: column。在 Chrome 上一切正常。

chrome 和 firefox 之间的区别是显着的。

chrome and firefox comparasion

我准备codesandbox: https://codesandbox.io/s/gifted-glade-6kbcq?file=/index.html

知道如何解决吗?

最佳答案

这是 https://bugzilla.mozilla.org/show_bug.cgi?id=764076 . Chrome 在其他情况下也有类似的错误。

可靠的解决方法是使用overflow-y: scroll

关于css - Firefox 滚动元素中的文本总是省略号,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/64891519/

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