The copy link now looks better
This commit is contained in:
@@ -465,10 +465,11 @@ async function send_poc_email_link() {
|
||||
{#if $ae_loc.trusted_access && pres_mgmt_loc.current.show__copy_access_link && poc_sign_in_url}
|
||||
<MyClipboard
|
||||
value={poc_sign_in_url}
|
||||
btn_class="btn btn-sm preset-tonal-surface text-xs"
|
||||
btn_class="btn btn-sm preset-filled-surface-300-700 text-xs"
|
||||
btn_text=""
|
||||
btn_title="Copy the {pres_mgmt_loc.current.label__session_poc_name} sign-in link to the clipboard"
|
||||
hide_icon={false}
|
||||
hide_text={false}>
|
||||
hide_icon={true}
|
||||
hide_text={true}>
|
||||
<Link size="1em" class="" />
|
||||
Copy Link
|
||||
</MyClipboard>
|
||||
|
||||
Reference in New Issue
Block a user