monks/scroll_padding
The scroll-padding shorthand property sets scroll padding on all sides of an element at once, much like the {{cssxref(“padding”)}} property does for padding on an element.
Values
pub const auto_: #(String, String)
- : The offset is determined by the user agent. This will generally be
0px, but the user agent is free to detect and do something else if a non-zero value is more appropriate.
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of scroll-padding
pub const revert_layer: #(String, String)