[breaking change]: Removed the hide expand sidebar button

This commit is contained in:
mr. M
2024-10-26 18:34:06 +02:00
parent b32cbe1651
commit 3a517317a3
4 changed files with 1 additions and 16 deletions

View File

@@ -32,12 +32,6 @@
}
}
@media not (-moz-bool-pref: 'zen.view.sidebar-expanded.show-button') {
#zen-expand-sidebar-button {
display: none !important;
}
}
/*#zen-profile-button::before {
background: transparent;
border-radius: 50%;