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