Skip to content

Dropdown Caret? #384

Answered by jasper502
jasper502 asked this question in Q&A
Discussion options

You must be logged in to vote

lol discovered by accident:

.ts-control {

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;

}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jasper502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant