mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-16 06:46:12 +00:00
Refactor ZenViewSplitter to improve drag-and-drop functionality and enhance split view behavior
This commit is contained in:
@@ -62,6 +62,7 @@ var gZenUIManager = {
|
||||
}
|
||||
tabs.style.removeProperty('flex');
|
||||
tabs.style.maxHeight = height + 'px';
|
||||
gZenVerticalTabsManager.actualWindowButtons.removeAttribute('zen-has-hover');
|
||||
},
|
||||
|
||||
get tabsWrapper() {
|
||||
|
Reference in New Issue
Block a user