Closed ianwalter closed 6 years ago
Is there any way to hide the debug-toolbar in the main window while the one within chrome dev tools is active?
+1 Did you figure out how to do this?
No, sorry.
Solved it by putting display: none !important; on the Django Debug Toolbar side button.
Is there any way to hide the debug-toolbar in the main window while the one within chrome dev tools is active?