Skip to content

Ticks at the left and right ends  #447

@dongbohu

Description

@dongbohu

Is it possible to put the two ticks at the left and right ends at EXACTLY the two ends of the bar? By default the tick at the left end has some offset to the right side, and the tick on the right has some offset to the left side. I customized the CSS by:

.rzslider .rz-ticks .rz-tick {
  margin-left: 0px;
}

It removes the offset of the tick on left side, but the line of
margin-right: 0px;
doesn't seem to affect the tick at the right end.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions