Google Chrome Developer Tools - disable black emulation options ruler

前端 未结 2 889
有刺的猬
有刺的猬 2020-12-07 23:45

In Google Chrome version 38+, there\'s a new black ruler with Device emulation options. Does anyone know how to disable this?

相关标签:
2条回答
  • 2020-12-08 00:14

    You can hide it by toggling the "Device Mode" button. I'm on Chrome 38 on OSX if that matters.

    Note that the rulers will still show up if you need to do Device emulation.

    enter image description here

    This is from the Chrome Developer docs: https://developer.chrome.com/devtools/docs/device-mode

    Windows: Ctrl + Shift + M

    Mac: Cmd + Shift + M

    0 讨论(0)
  • 2020-12-08 00:19

    In version 44+:

    In the main Dev tool window, click on the kebob menu and then Toggle device Toolbar.

    0 讨论(0)
提交回复
热议问题