Show panel and website controls for website side panels

This commit is contained in:
Mauro Balades
2024-04-26 17:59:41 +02:00
parent 972db98986
commit 3c52bbbba6
10 changed files with 158 additions and 13 deletions

View File

@@ -94,6 +94,8 @@
const kInlineIndicatorElements = [
"nav-bar",
"tabbrowser-tabbox",
"zen-sidebar-web-panel",
"appcontent",
...kElementsToAppend,
];
const wrapper = document.getElementById("zen-tabbox-wrapper");