Skip to content

Commit

Permalink
Updates token autocomplete to latest version
Browse files Browse the repository at this point in the history
This includes the changes of:
- scireum/token-autocomplete#71
  • Loading branch information
sabieber committed Nov 24, 2023
1 parent 585025a commit 2e28c6e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

.token-autocomplete-container, .token-autocomplete-container * {
box-sizing: border-box;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.token-autocomplete-container .token-autocomplete-input {
Expand Down

0 comments on commit 2e28c6e

Please sign in to comment.