mirror of
				https://github.com/scm-manager/scm-manager.git
				synced 2025-11-03 20:15:52 +01:00 
			
		
		
		
	fix visual glitch in annotate view
This commit is contained in:
		@@ -80,7 +80,7 @@ const Metadata = styled(LineElement)`
 | 
			
		||||
`;
 | 
			
		||||
 | 
			
		||||
const EmptyMetadata = styled(LineElement)`
 | 
			
		||||
  width: 16.7em;
 | 
			
		||||
  width: 16.5em;
 | 
			
		||||
`;
 | 
			
		||||
 | 
			
		||||
const dispatchDeferred = (dispatch: Dispatch<Action>, action: Action) => {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user