mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-05 19:37:22 +00:00
fix: Windows 11 - Fix 'apply split grid' native dialog show even after hiding the buttons, b=no-bug, c=tabs
This commit is contained in:
@@ -35,6 +35,11 @@ z-index: 1;
|
||||
opacity: 0;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
& .titlebar-button {
|
||||
padding-top: 0 !important;
|
||||
padding-bottom: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media -moz-pref('zen.view.experimental-no-window-controls') {
|
||||
|
||||
Reference in New Issue
Block a user