Skip to content

Commit eaced03

Browse files
fix: make the / in the logo not selectable
1 parent 78e0188 commit eaced03

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/components/AppLogo.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ defineProps<{
2424
font-size="420"
2525
font-weight="500"
2626
text-anchor="middle"
27+
style="user-select: none"
2728
>
2829
<tspan>/</tspan>
2930
</text>

0 commit comments

Comments
 (0)