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