scrollMarginRight
The scroll-margin-right
property defines the right margin of the scroll snap area that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.
Syntax: <length>
Initial value: 0
| Chrome | Firefox | Safari | Edge | IE |
| :----: | :-----: | :-----------------------------: | :--: | :-: |
| 69 | 68 | 14.1 | n/a | No |
| | | 11 _(scroll-snap-margin-right)_ | | |
Content copied to clipboard