's'
This commit is contained in:
@@ -98,7 +98,9 @@ export function VipHeader({
|
||||
</div>
|
||||
)}
|
||||
</div>
|
||||
<span className="hidden sm:inline max-w-[120px] truncate text-sm"><Copyable text={displayName}>{displayName}</Copyable></span>
|
||||
<span className="inline-block max-w-[90px] sm:max-w-[120px] truncate text-sm">
|
||||
<Copyable text={displayName}>{displayName}</Copyable>
|
||||
</span>
|
||||
</div>
|
||||
) : null}
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user