mirror of https://github.com/VERT-sh/VERT.git
fix: h2 max width
This commit is contained in:
parent
df72a1ff8a
commit
9286f17a56
|
@ -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}
|
||||
|
|
Loading…
Reference in New Issue