This commit is contained in:
@ -41,7 +41,7 @@
|
||||
</p>
|
||||
</header>
|
||||
|
||||
<div class="w-240 h-135 relative bg-green-400 m-20 shadow text-white" style="font-family: 'Noto Sans CJK SC';">
|
||||
<div id="main" class="w-240 h-135 relative bg-green-400 m-20 shadow text-white" style="font-family: 'Noto Sans CJK SC';">
|
||||
{#if imagePreviewUrl}
|
||||
<div class="absolute left-0 top-0 h-full w-130 bg-center bg-cover grayscale" style:background-image={`url(${imagePreviewUrl})`}></div>
|
||||
{/if}
|
||||
|
||||
Reference in New Issue
Block a user