Skip to content

Instantly share code, notes, and snippets.

@glendaviesnz
Created July 18, 2022 03:02
Show Gist options
  • Save glendaviesnz/5cd43a5966e2a2c22103d4f55fe87630 to your computer and use it in GitHub Desktop.
Save glendaviesnz/5cd43a5966e2a2c22103d4f55fe87630 to your computer and use it in GitHub Desktop.
Changes to make a range control segmented
.components-range-control__mark {
height: 4px;
width: 3px;
background-color: #ffffff;
z-index: 1;
}
.components-range-control__marks {
margin-top: 17px;
}
.de-cf-c-bd-cabbed-11060oh-ThumbWrapper-thumbColor {
z-index: 3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment