This commit is contained in:
Mr. M
2025-11-19 14:47:44 +01:00
2 changed files with 2 additions and 2 deletions

View File

@@ -106,7 +106,7 @@
right: calc(-1 * var(--actual-zen-sidebar-width) + var(--zen-element-separation) / 2 + 1px);
}
& .browserSidebarContainer {
& .browserSidebarContainer:not([is-zen-split='true']) {
margin-left: 0 !important;
margin-right: 0 !important;
}

View File

@@ -19,7 +19,7 @@
"brandShortName": "Zen",
"brandFullName": "Zen Browser",
"release": {
"displayVersion": "1.17.7b",
"displayVersion": "1.17.8b",
"github": {
"repo": "zen-browser/desktop"
},