fix: h2 max width

This commit is contained in:
not-nullptr 2024-11-15 23:22:37 +00:00
parent df72a1ff8a
commit 9286f17a56
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
{:else}
<ImageIcon size="24" class="flex-shrink-0" />
{/if}
<div class="flex-grow">
<div class="flex-grow overflow-hidden">
{#if file.processing}
<ProgressBar
min={0}