Skip to content

Commit

Permalink
add button pointer
Browse files Browse the repository at this point in the history
  • Loading branch information
chdeskur committed Jun 5, 2024
1 parent ba55d57 commit 8408aae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ui/components/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@
@apply transition-[background];
@apply inline-flex items-center justify-center;
@apply rounded-lg px-3 py-1 text-sm h-10 sm:h-8;
@apply cursor-default;
@apply cursor-pointer;

&.multiline,
&.multiline > .fern-button-content {
Expand Down

0 comments on commit 8408aae

Please sign in to comment.