💄 Rounded images in overview
This commit is contained in:
@@ -179,7 +179,7 @@ SPDX-License-Identifier: MPL-2.0
|
|||||||
src="/api/v1/storage/download/{quiz.cover_image}"
|
src="/api/v1/storage/download/{quiz.cover_image}"
|
||||||
alt="user provided"
|
alt="user provided"
|
||||||
loading="lazy"
|
loading="lazy"
|
||||||
class="shrink-0 max-w-full max-h-full absolute"
|
class="shrink-0 max-w-full max-h-full absolute rounded"
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user