UX: tweak image preview

This commit is contained in:
Pieter Vander Vennet 2023-12-06 13:19:45 +01:00
parent 095b0e0d82
commit 24581e42ca
2 changed files with 3 additions and 5 deletions

View file

@ -21,7 +21,7 @@ async function download() {
</script>
<div class="w-full h-full relative">
<div class="absolute top-0 left-0">
<div class="absolute top-0 left-0 w-full h-full overflow-hidden">
<ImagePreview image={image} />
</div>
<div class="absolute bottom-0 left-0 w-full pointer-events-none flex justify-between items-end">