Cursor style changed
This commit is contained in:
parent
a149b358a3
commit
f211864982
@ -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; cursor:pointer; border: none; font-size: 16px;"
|
||||
/>
|
||||
<x-form.input.hidden name="hidden-share" value="{{ $signedUrl }}" />
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user