FilesBlock: mt-0.5 on icon for top alignment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
>
|
||||
<Icon icon={f.iconName} class="size-4 shrink-0 text-stein-500" aria-hidden="true" />
|
||||
<Icon icon={f.iconName} class="size-4 shrink-0 text-stein-500 mt-0.5" aria-hidden="true" />
|
||||
<span class="flex-1 min-w-0 flex flex-col">
|
||||
<span class="flex items-center gap-1.5 min-w-0">
|
||||
<span class="text-sm text-stein-900 group-hover:underline truncate">{f.label}</span>
|
||||
|
||||
Reference in New Issue
Block a user