always show file tree

make the ui more predictable and consistent
This commit is contained in:
Kiril Videlov 2023-08-29 11:58:25 +02:00 committed by Kiril Videlov
parent 1e35aab885
commit 951e590bdb

View File

@ -375,7 +375,7 @@
{/if}
</div>
</div>
{#if files.length >= 2}
{#if files.length !== 0}
<div
class="border-b border-t border-light-300 bg-light-50 dark:border-dark-500 dark:bg-dark-800"
>