Enable GPU acceleration by default and adjust compact mode CSS for improved layout

This commit is contained in:
mr. M
2025-01-05 20:10:20 +01:00
parent 22a0884203
commit 21dde671de
2 changed files with 7 additions and 2 deletions

View File

@@ -60,8 +60,8 @@
:root[zen-single-toolbar='true'] & {
top: var(--zen-element-separation);
& #nav-bar {
margin-left: calc(var(--zen-toolbox-padding) / 2) !important;
&:not([zen-right-side='true']) #nav-bar {
margin-left: 0 !important;
}
}
}