Skip to content

Commit

Permalink
Merge pull request #1440 from scireum/feature/jmu/token-autocomplete-…
Browse files Browse the repository at this point in the history
…shrinkfix

Update token autocomplete component to latest version
  • Loading branch information
jmuscireum authored Jun 27, 2024
2 parents 34d6255 + 0069d89 commit 4a3338e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@

.token-autocomplete-container .token-autocomplete-token .token-autocomplete-delete-button {
margin-left: 4px;
flex-shrink: 0;
}

.token-autocomplete-container > .token-autocomplete-delete-button {
Expand Down

Large diffs are not rendered by default.

0 comments on commit 4a3338e

Please sign in to comment.