This commit is contained in:
Timothy Jaeryang Baek
2026-05-13 22:52:09 +09:00
parent e7d2ddbb1d
commit 32a417bbf6

View File

@@ -1029,6 +1029,7 @@
}}
/>
<div class="hidden md:block">
<Tooltip content={$i18n.t('Click to copy ID')}>
<button
class="text-xs text-gray-500 font-mono shrink-0 px-2 py-1 rounded-lg cursor-pointer hover:underline transition whitespace-nowrap"
@@ -1040,6 +1041,7 @@
{id}
</button>
</Tooltip>
</div>
</div>
</div>
</div>