mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
fix: Fixed Browser window offset after debugger break point hit
, b=closes #8814, c=common
This commit is contained in:
@@ -115,7 +115,8 @@
|
||||
|
||||
#zen-main-app-wrapper {
|
||||
background: var(--zen-themed-toolbar-bg-transparent);
|
||||
overflow: hidden;
|
||||
/* See bug #8814, don't an overflow here as it causes issues
|
||||
* with firefox's rendering of the tab bar */
|
||||
|
||||
& > * {
|
||||
z-index: 1;
|
||||
|
Reference in New Issue
Block a user