Making things look nicer.
This commit is contained in:
@@ -569,10 +569,10 @@ onMount(() => {
|
||||
{:else}
|
||||
|
||||
<p
|
||||
class="text-center text-muted"
|
||||
class="w-96 text-center text-gray-500"
|
||||
class:hidden={display_mode != 'default'}
|
||||
>
|
||||
No files uploaded yet.
|
||||
No files uploaded to display
|
||||
</p>
|
||||
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user