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.
使用 webkit,可以修改滚动条样式。但是,在 chrome 中调试时,我无法在滚动条上“检查元素”。有什么解决方法吗?
滚动条是 body 元素的一部分,您将无法“检查”非 HTML 元素。
要查看应用于滚动条的 CSS 样式,只需检查滚动条所属的元素。
检查您有兴趣查看滚动条样式的元素,然后转到“样式”部分的底部。你会发现伪元素的定义