Open atomiks opened 9 hours ago
https://deploy-preview-861--base-ui.netlify.app/
Generated by :no_entry_sign: dangerJS against bd34581b8c8b4bf1d55babe5d74caf30b6bc800b
Would margin
work on the Scrollbar part?
Would
margin
work on the Scrollbar part?
I tested it and it works as-is since it changes the height
/width
of the whole scrollbar part, so the calculation works correctly by default
The user can specify padding or margin in their CSS to offset the scrollbar, but these weren't being handled correctly by the calculations; specifically:
padding
on theScrollbar
partmargin
on theThumb
part