Open
Description
currently, when using the useLockBodyScroll
hook, you may experience layout shifting when switching the value of the overflow
property
to avoid this, you should also add padding-right
to the body element to prevent shifting- 15px should be fine in most cases
perhaps consider adding this as an optional feature (as well with the value of the padding) as a prop to the hook?
Metadata
Metadata
Assignees
Labels
No labels