go: update referral invite ui style

This commit is contained in:
Frank
2026-05-19 15:01:27 -04:00
parent 64d67f2134
commit ea27114eb9
8 changed files with 6 additions and 15 deletions
@@ -95,7 +95,7 @@ function CopyInviteLink(props: { summary: GoReferralSummary }) {
<div data-slot="invite-link-box">
<div>
<code title={inviteUrl()}>{inviteUrl()}</code>
<button type="button" data-color="primary" onClick={copy}>
<button type="button" onClick={copy}>
<Show
when={copied()}
fallback={