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.
我正在寻找一种可配置的方式来隐藏“Peek Problem”链接,但找不到。
现在我正在尝试覆盖悬停工具提示小部件 css,但到目前为止还没有好..
我什至无法在 devtools 中跟踪它,它是在哪里渲染的?
我最初认为看的地方是这里
找到了...
div.hover-row.status-bar { display: none !important; }