centered expand tab sidebar button

This commit is contained in:
nitro
2024-08-19 14:36:15 +02:00
parent 5a3a383cde
commit 7a4a7681b9

View File

@@ -215,7 +215,7 @@
@media (-moz-bool-pref: "zen.view.sidebar-expanded.show-button") {
#zen-expand-sidebar-button {
display: block;
display: flex;
}
}