forked from MapComplete/MapComplete
		
	UI: add padding
This commit is contained in:
		
							parent
							
								
									d4c0cd9eb1
								
							
						
					
					
						commit
						25d8c92414
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -100,7 +100,7 @@
 | 
			
		|||
</Popup>
 | 
			
		||||
 | 
			
		||||
{#if image.status !== undefined && image.status !== "ready" && image.status !== "hidden"}
 | 
			
		||||
  <div class="flex h-full flex-col justify-center">
 | 
			
		||||
  <div class="flex h-full flex-col justify-center p-4">
 | 
			
		||||
    <Loading>
 | 
			
		||||
      <Tr t={Translations.t.image.processing} />
 | 
			
		||||
    </Loading>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue