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.
我不太确定如何表达这个问题,但我正在尝试创建一个链接,因此当您将鼠标悬停时,会在链接前放置一个项目符号。
但是,这不起作用,因为:before内容不是悬停区域的一部分,因此当悬停在:before链接区域上时,链接会无限振动。
:before
这个 jsbin说明了这个问题。
是否有解决此问题的 CSS 解决方案?