Fix positioning of the load more button (#502)
This commit is contained in:
		
							parent
							
								
									22884b53ad
								
							
						
					
					
						commit
						f2fe4abdce
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -39,7 +39,7 @@ const styles = StyleSheet.create({
 | 
			
		|||
    left: '50vw',
 | 
			
		||||
    // @ts-ignore web only -prf
 | 
			
		||||
    transform: 'translateX(-50%)',
 | 
			
		||||
    top: 30,
 | 
			
		||||
    top: 60,
 | 
			
		||||
    shadowColor: '#000',
 | 
			
		||||
    shadowOpacity: 0.2,
 | 
			
		||||
    shadowOffset: {width: 0, height: 2},
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue