Skip to content

Commit

Permalink
Style MultiSelect placeholder.
Browse files Browse the repository at this point in the history
  • Loading branch information
Integral authored and obuchtala committed Mar 5, 2020
1 parent 7006076 commit 006b035
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions styles/_multi-select.scss
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,8 @@

.sc-multi-select .se-options:focus {
box-shadow: 0 0 0 3px rgba(0, 123, 255, .5);
}

.sc-multi-select .se-placeholder {
@include ts-quiet;
}

0 comments on commit 006b035

Please sign in to comment.