Skip to content

Commit

Permalink
closes #60 (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
willpinha authored Jan 18, 2024
1 parent 1ecfee4 commit 7b1e992
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/examples/input/command.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="join rounded-lg border border-[oklch(var(--bc)/.2)] divide-x divide-[oklch(var(--bc)/.2)]">
<div class="join whitespace-nowrap rounded-lg border border-[oklch(var(--bc)/.2)] divide-x divide-[oklch(var(--bc)/.2)]">
<!-- Command icon -->
<div class="join-item py-3 px-4">
<i class="fa fa-terminal text-lg text-info" aria-hidden="true"></i>
Expand Down

0 comments on commit 7b1e992

Please sign in to comment.