Add roles

This commit is contained in:
Jon Staab
2026-06-22 13:36:57 -07:00
parent fd4e7a9f2d
commit 7ec5a28d1f
42 changed files with 1169 additions and 384 deletions
+2 -2
View File
@@ -33,7 +33,7 @@
const copyPubkey = () => clip(nip19.npubEncode(pubkey))
</script>
<div class="flex max-w-full items-start gap-3">
<div class="flex max-w-full items-start gap-2">
{#if inert}
<span class="py-1">
<ProfileCircle {pubkey} size={avatarSize} />
@@ -46,7 +46,7 @@
<div class="flex min-w-0 flex-col">
<div class="flex items-center gap-2">
{#if inert}
<span class="text-bold overflow-hidden text-ellipsis">
<span class="text-bold overflow-hidden text-ellipsis whitespace-nowrap">
{$profileDisplay}
</span>
{:else}