|
@@ -112,7 +112,7 @@
|
|
<!-- Empty List -->
|
|
<!-- Empty List -->
|
|
{#if sharedAlbums.length === 0}
|
|
{#if sharedAlbums.length === 0}
|
|
<div
|
|
<div
|
|
- class="border p-5 w-[50%] m-auto mt-10 bg-gray-50 rounded-lg flex flex-col place-content-center place-items-center"
|
|
|
|
|
|
+ class="border p-5 w-[50%] m-auto mt-10 bg-gray-50 rounded-3xl flex flex-col place-content-center place-items-center"
|
|
>
|
|
>
|
|
<img src="/empty-2.svg" alt="Empty shared album" width="500" />
|
|
<img src="/empty-2.svg" alt="Empty shared album" width="500" />
|
|
<p class="text-center text-immich-text-gray-500">
|
|
<p class="text-center text-immich-text-gray-500">
|