Update dependencies and fix styling issues

This commit is contained in:
mauro-balades
2024-09-22 17:49:34 +02:00
parent 051439abde
commit 4cb7f3a105
7 changed files with 11 additions and 20 deletions

View File

@@ -100,7 +100,6 @@
},
_changeSidebarLocation() {
const legacyLocation = Services.prefs.getBoolPref('zen.themes.tabs.legacy-location', false);
const kElementsToAppend = ['sidebar-splitter', 'sidebar-box'];
const wrapper = document.getElementById('zen-tabbox-wrapper');
const appWrapepr = document.getElementById('zen-sidebar-box-container');