fix(image): fix image top gray bar
This commit is contained in:
		@ -168,7 +168,7 @@
 | 
			
		||||
				<ProgressRadial />
 | 
			
		||||
			{:then url}
 | 
			
		||||
				{#if url !== null}
 | 
			
		||||
					<div class="mt-8 h-full w-full">
 | 
			
		||||
					<div class="h-full w-full">
 | 
			
		||||
						<img src={url} alt="Generiertes Bild" class="h-full w-full object-cover" />
 | 
			
		||||
					</div>
 | 
			
		||||
				{:else}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user