Skip to content

Commit 7fc9eaa

Browse files
author
reco_luan
committed
fix: friendlink style of mouse style
1 parent d4ddfd9 commit 7fc9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/FriendLink.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ export default {
124124
padding: 4px 8px 4px 20px;
125125
line-height 20px
126126
display: inline-block;
127-
cursor: pointer;
127+
cursor: default;
128128
border-radius: $borderRadius
129129
font-size: 13px;
130130
box-shadow var(--box-shadow)

0 commit comments

Comments
 (0)