CSS chrome:如何关闭用户代理样式表设置?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18006356/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-29 23:45:30 来源:igfitidea点击:
chrome : how to turn off user agent stylesheet settings?
提问by user603007
I am trying to disable the User Agent Stylesheetin chrome. How can I turn this off/disable this?
我正在尝试禁用chrome 中的用户代理样式表。我怎样才能关闭/禁用它?
采纳答案by jhanifen
https://developers.google.com/chrome-developer-tools/docs/settings
https://developers.google.com/chrome-developer-tools/docs/settings
- Open Chrome dev tools
- Click gear icon on bottom right
- In General section, check or uncheck "Show user agent styles".
- 打开 Chrome 开发工具
- 点击右下角的齿轮图标
- 在常规部分,选中或取消选中“显示用户代理样式”。