monks/overflow_clip_margin
The overflow-clip-margin CSS property determines how far outside its bounds an element with overflow: clip may be painted before being clipped. The bound defined by this property is called the overflow clip edge of the box.
Values
pub fn length(value: monks_of_style.Length) -> #(String, String)
length value of overflow-clip-margin
pub fn raw(value: String) -> #(String, String)
Enter a raw string value for overflow-clip-margin
pub const revert_layer: #(String, String)