Skip to content

Instantly share code, notes, and snippets.

@csilverman
Created June 17, 2021 00:45
Show Gist options
  • Save csilverman/7fb7667fa8f7f5bd21d68a92defcb93a to your computer and use it in GitHub Desktop.
Save csilverman/7fb7667fa8f7f5bd21d68a92defcb93a to your computer and use it in GitHub Desktop.
details {
summary {
list-style: none;
&::marker,
&::-webkit-details-marker {
display:none;
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment