diff --git a/packages/ui/components/src/index.scss b/packages/ui/components/src/index.scss index 653c7ed7fe..58224bccce 100644 --- a/packages/ui/components/src/index.scss +++ b/packages/ui/components/src/index.scss @@ -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 {