feat: 💨

This commit is contained in:
codytseng 2025-07-09 14:54:38 +08:00
parent 5d1427db31
commit f316ef1946
2 changed files with 13 additions and 13 deletions

View file

@ -25,7 +25,7 @@ export default function Nip05({ pubkey, append }: { pubkey: string; append?: str
return (
<div
className="flex items-center gap-1 truncate [&_svg]:size-3.5 [&_svg]:shrink-0"
className="flex items-center gap-1 truncate [&_svg]:!size-3.5 [&_svg]:shrink-0"
onClick={(e) => e.stopPropagation()}
>
{nip05Name !== '_' ? (