mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: buttons not showing up on mobile view (#825)
This commit is contained in:
		
							parent
							
								
									eeda7ab5e4
								
							
						
					
					
						commit
						d545fbdfcb
					
				@ -32,5 +32,6 @@ export const useStyles = makeStyles(theme => ({
 | 
			
		||||
        display: 'flex',
 | 
			
		||||
        justifyContent: 'end',
 | 
			
		||||
        gap: '1rem',
 | 
			
		||||
        paddingBottom: '5rem',
 | 
			
		||||
    },
 | 
			
		||||
}));
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user