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}
</Listgroup>
{:else}
<div class="h-[70svh] items-center justify-center flex">
<p class="text-center">
Add your zip files to the <span class="text-primary-700">{READER_FOLDER}</span> folder in
your Google Drive.
Add your zip files to the <span class="text-primary-700">{READER_FOLDER}</span> folder
in your Google Drive.
</p>
</div>
{/if}
</div>
</div>