Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/lmcnulty/aiid into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
lmcnulty committed Sep 19, 2023
2 parents 5636ebc + 6d2275d commit d3ee154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/gatsby-site/src/tailwind.css
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@
}

.Typeahead input {
@apply text-sm leading-5 bg-gray-50 pt-2.5 pr-2.5 pb-2.5 border !important;
@apply text-sm leading-5 pt-2.5 pr-2.5 pb-2.5 border !important;
}

.Typeahead .rbt-menu.dropdown-menu {
Expand Down

0 comments on commit d3ee154

Please sign in to comment.