feat: Make the browser window have a sidebar appearance, b=no-bug, c=common

This commit is contained in:
mr. m
2025-06-21 11:18:34 +02:00
parent 37bd317391
commit fd4c96e4b3

View File

@@ -104,7 +104,7 @@
#zen-main-app-wrapper,
#zen-appcontent-wrapper,
#zen-sidebar-splitter {
appearance: -moz-window-sidebar !important;
appearance: -moz-sidebar !important;
}
}