no-bug: Collapse top buttons for little zen

This commit is contained in:
mr. m
2026-04-29 12:04:32 +02:00
parent e3b0295e36
commit f99b8af86d

View File

@@ -48,5 +48,9 @@
-moz-window-dragging: no-drag;
}
}
#zen-sidebar-top-buttons {
visibility: collapse;
}
}
}