mirror of
https://github.com/nikdoof/pocket-id.git
synced 2025-12-14 07:12:19 +00:00
fix: background image not loading
This commit is contained in:
@@ -21,7 +21,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
<img
|
<img
|
||||||
src="/images/sign-in.jpg"
|
src="/api/application-configuration/background-image"
|
||||||
class="h-screen w-[calc(100vw-650px)] rounded-l-[60px] object-cover"
|
class="h-screen w-[calc(100vw-650px)] rounded-l-[60px] object-cover"
|
||||||
alt="Login background"
|
alt="Login background"
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user