mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 09:56:36 +00:00
Enhance split view functionality and styling improvements
This commit is contained in:
@@ -1383,9 +1383,8 @@ class ZenViewSplitter extends ZenDOMOperatedFeature {
|
||||
label: '',
|
||||
showCreateUI: false,
|
||||
insertBefore: tabs[0],
|
||||
forSplitView: true,
|
||||
});
|
||||
|
||||
group.setAttribute('split-view-group', true);
|
||||
}
|
||||
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user