pub static HORIZONTAL_LINE_UNIT_VAR: ContextVar<Length>Expand description
Horizontal offset added when the SCROLL_RIGHT_CMD runs and removed when the SCROLL_LEFT_CMD runs.
Relative lengths are relative to the viewport width, default value is 1.3.em().