Skip to content

Commit 66760ba

Browse files
committed
Prevent landing image draggable
1 parent 230e7fe commit 66760ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/LandingPage.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ function handleLogin() {
5454
<template #icon>
5555
<img
5656
width="75"
57+
draggable="false"
5758
height="75"
5859
src="/src/assets/img/icon.png"
5960
>

0 commit comments

Comments
 (0)