mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-28 22:18:38 +00:00
Show panel and website controls for website side panels
This commit is contained in:
@@ -94,6 +94,8 @@
|
||||
const kInlineIndicatorElements = [
|
||||
"nav-bar",
|
||||
"tabbrowser-tabbox",
|
||||
"zen-sidebar-web-panel",
|
||||
"appcontent",
|
||||
...kElementsToAppend,
|
||||
];
|
||||
const wrapper = document.getElementById("zen-tabbox-wrapper");
|
||||
|
Reference in New Issue
Block a user