FilesBlock: allow description to wrap
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
{/if}
|
||||
</span>
|
||||
{#if f.description}
|
||||
<span class="text-xs text-stein-400 truncate">{f.description}</span>
|
||||
<span class="text-xs text-stein-400">{f.description}</span>
|
||||
{/if}
|
||||
</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user