SCROLL-MARGIN-INLINE
The scroll-margin-inline property is shorthand for scroll-margin-inline-start and scroll-margin-inline-end.
SYNTAX
CSS
scroll-margin-inline: value;
JS
object.style.scrollMarginInline = "value";
VALUES
<'scroll-margin-inline'> = <length>{1,2}
<length>
Specifies the length using a number followed by a unit of measurement.
INITIAL
0