Merge pull request #3026 from mervekaraman/master
Cursor is doesn't explain copy
This commit is contained in:
commit
8b2162c106
@ -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