Skip to content

Commit 7ffcd36

Browse files
committed
fix button-link cursor
1 parent d67bbc7 commit 7ffcd36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/renderer/components.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868

6969
@utility button-link {
70-
@apply text-lg text-accent inline-block text-left text-wrap break-all;
70+
@apply text-lg text-accent inline-block text-left text-wrap break-all hover:cursor-pointer;
7171

7272
font-size: inherit;
7373
line-height: inherit;

0 commit comments

Comments
 (0)