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.
在 Google 开发人员工具中,网站仅在悬停时应用 :after。
因此,当我将鼠标悬停在一个元素上时,我无法将鼠标移动到开发工具中的 :after 以查看 CSS。
有没有办法在开发工具中暂停悬停?
您可以通过转到“元素选项卡”并在显示的 DOM 树中选择有问题的元素来暂停元素的各种状态。
单击“:hov”并选择您希望元素处于的状态。