|
|
|
@ -160,8 +160,8 @@ |
|
|
|
{/each} |
|
|
|
{/each} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div class="flex-auto overflow-x-auto"> |
|
|
|
<div class="flex-auto overflow-x-auto"> |
|
|
|
{#each file.chunks as chunk, index} |
|
|
|
<div class="w-fit"> |
|
|
|
<div class="w-fit"> |
|
|
|
{#each file.chunks as chunk, index} |
|
|
|
{#if index !== 0} |
|
|
|
{#if index !== 0} |
|
|
|
<div class="flex h-7 w-full bg-base-200"></div> |
|
|
|
<div class="flex h-7 w-full bg-base-200"></div> |
|
|
|
{/if} |
|
|
|
{/if} |
|
|
|
@ -195,8 +195,8 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{/each} |
|
|
|
{/each} |
|
|
|
</div> |
|
|
|
{/each} |
|
|
|
{/each} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
{/if} |
|
|
|
{/if} |
|
|
|
|