Skip to content

Commit

Permalink
Merge pull request #39 from SoyDiego/fixed-autocomplete-token-alignment
Browse files Browse the repository at this point in the history
AutoComplete: Fixed alignment
  • Loading branch information
mertsincan authored Sep 5, 2023
2 parents 2a89d13 + e18cf16 commit 279e55f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theme-base/components/input/_autocomplete.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
border-radius: $borderRadius;

.p-autocomplete-token-icon {
display: flex;
margin-left: $inlineSpacing;
}
}
Expand Down

0 comments on commit 279e55f

Please sign in to comment.