fix icon alignment

This commit is contained in:
pa
2026-01-15 16:36:46 +09:00
committed by Natsumi
parent 3b47d3a0eb
commit 5ba081a9db
31 changed files with 102 additions and 136 deletions

View File

@@ -114,7 +114,7 @@ export const createColumns = ({ getCreatedAt, onDelete, onDeletePrompt }) => {
<span>
{original.displayName ? (
<span
class="x-link table-user pr-2.5"
class="x-link table-user mr-1"
onClick={() => lookupUser(original)}
>
{original.displayName}