We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d67bbc7 commit 7ffcd36Copy full SHA for 7ffcd36
src/renderer/components.css
@@ -67,7 +67,7 @@
67
}
68
69
@utility button-link {
70
- @apply text-lg text-accent inline-block text-left text-wrap break-all;
+ @apply text-lg text-accent inline-block text-left text-wrap break-all hover:cursor-pointer;
71
72
font-size: inherit;
73
line-height: inherit;
0 commit comments