Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
自从上次更新 Firefox 以来,当我从消息列表中向下滚动复选框时,我得到了一个奇怪的错误(我网站的用户也得到了它)!
这里是滚动前的屏幕:
向下滚动后的屏幕如下:
我已经在其他浏览器上进行了测试,一切正常,任何想法可能来自哪里?如果需要,我可以添加 css 代码或其他
///// 固定的 ////
问题来自所有输入的“不透明度:0.8”,将其设置为“1”解决了问题,感谢您的回答