Cursor is doesn't explain copy
This commit is contained in:
parent
b13a7a037c
commit
0ba4b95e83
@ -10,7 +10,7 @@
|
||||
value="{{ $signedUrl }}"
|
||||
ref="clone"
|
||||
@click="onCopyLink()"
|
||||
style="appearance: none; background-color: whitesmoke; border: none; font-size: 16px;"
|
||||
style="appearance: none; background-color: whitesmoke; border: none; font-size: 16px; cursor: copy;"
|
||||
/>
|
||||
|
||||
<div data-copied class="hidden h-10 items-center justify-center">
|
||||
|
Loading…
x
Reference in New Issue
Block a user