mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-24 01:11:52 +03: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