1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-07 23:00:01 +02:00

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
No known key found for this signature in database
GPG key ID: 928E01ED4C97749F

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;
}
}