mirror of
https://github.com/zen-browser/desktop.git
synced 2026-03-31 21:01:55 +00:00
feat: Fix git patch sizes for https://github.com/zen-browser/desktop/pull/10121, b=no-bug, c=workspaces
This commit is contained in:
@@ -272,7 +272,7 @@ zen-workspace {
|
||||
display: none;
|
||||
}
|
||||
|
||||
&::part(scrollbox) {
|
||||
&[overflowing]::part(scrollbox) {
|
||||
scrollbar-width: auto;
|
||||
scrollbar-color: color-mix(in srgb, currentColor 35%, transparent 65%) transparent; /* Custom scrollbar */
|
||||
overflow-y: auto;
|
||||
|
||||
Reference in New Issue
Block a user