Update drive styling

This commit is contained in:
ZXY101
2024-03-26 02:16:29 +02:00
parent 3b237e15f5
commit 37c4aa1572

View File

@@ -310,10 +310,12 @@
{/each} {/each}
</Listgroup> </Listgroup>
{:else} {:else}
<div class="h-[70svh] items-center justify-center flex">
<p class="text-center"> <p class="text-center">
Add your zip files to the <span class="text-primary-700">{READER_FOLDER}</span> folder in Add your zip files to the <span class="text-primary-700">{READER_FOLDER}</span> folder
your Google Drive. in your Google Drive.
</p> </p>
</div>
{/if} {/if}
</div> </div>
</div> </div>