Zen browser scrollbar looks different. Doen't look minimal.
I found this code by Cloudwolf-dev that fixes it!
#zen-browser-background {
--zen-main-browser-background: var(--base) !important;
--zen-main-browser-background-old: var(--base) !important;
}
Zen browser scrollbar looks different. Doen't look minimal.
I found this code by Cloudwolf-dev that fixes it!
#zen-browser-background {
--zen-main-browser-background: var(--base) !important;
--zen-main-browser-background-old: var(--base) !important;
}