mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-06 16:57:04 +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