mirror of
https://github.com/zen-browser/components.git
synced 2025-07-07 23:00:02 +02:00
chore: Remove grid gap in ZenViewSplitter.mjs
This commit is contained in:
parent
9a5efb4a87
commit
a71e589dcf
1 changed files with 0 additions and 1 deletions
|
@ -102,7 +102,6 @@ var gZenViewSplitter = new class {
|
|||
this.currentView = -1;
|
||||
this.tabBrowserPanel.removeAttribute("zen-split-view");
|
||||
this.tabBrowserPanel.style.gridTemplateAreas = "";
|
||||
this.tabBrowserPanel.style.gridGap = "0px";
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue