Re: [csswg-drafts] [css-scrollbars] Add `wide` value to `scrollbar-width` (#6351)

Just for reference, on Firefox you can set default scrollbar sizes by going to `about:config` and setting `widget.non-native-theme.scrollbar.size=<whatever-px-value>`. On Windows it also needs `widget.non-native-theme.win.scrollbar.use-system-size=false` (because by default we honor the Win32 scrollbar width settings, `SM_CXVSCROLL` and `SM_CYHSCROLL`).

Of course if this is a common enough user need we could / should implement explicit settings for it in the browser settings, but that seems tangential to whether we should expose a `wide` value to CSS.

-- 
GitHub Notification of comment by emilio
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6351#issuecomment-947861693 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 20 October 2021 17:05:29 UTC