mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: navigation padding
This commit is contained in:
		
							parent
							
								
									8ec9080c23
								
							
						
					
					
						commit
						85139ac174
					
				@ -43,6 +43,7 @@ export const Network = () => {
 | 
			
		||||
                                        <span>{label}</span>
 | 
			
		||||
                                    </CenteredNavLink>
 | 
			
		||||
                                }
 | 
			
		||||
                                sx={{ padding: 0 }}
 | 
			
		||||
                            />
 | 
			
		||||
                        ))}
 | 
			
		||||
                    </Tabs>
 | 
			
		||||
 | 
			
		||||
@ -97,6 +97,7 @@ export const RolesPage = () => {
 | 
			
		||||
                                                </span>
 | 
			
		||||
                                            </CenteredNavLink>
 | 
			
		||||
                                        }
 | 
			
		||||
                                        sx={{ padding: 0 }}
 | 
			
		||||
                                    />
 | 
			
		||||
                                ))}
 | 
			
		||||
                            </Tabs>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user