diff --git a/chrome/autohide_tabstoolbar_v2.css b/chrome/autohide_tabstoolbar_v2.css index de839b7..bf0156c 100644 --- a/chrome/autohide_tabstoolbar_v2.css +++ b/chrome/autohide_tabstoolbar_v2.css @@ -37,6 +37,9 @@ See the above repository for updates as well as full license text. */ transform: translateX(calc(var(--tab-collapsed-width) - 100%)); } } + #sidebar-wrapper{ + background: inherit; + } } @media not (-moz-bool-pref: "sidebar.verticalTabs"), not -moz-pref("sidebar.verticalTabs"){