right align icons in trace component
This commit is contained in:
		@@ -200,7 +200,6 @@ const Item = styled.li`
 | 
			
		||||
`;
 | 
			
		||||
 | 
			
		||||
const Copy = styled.div<{ dark?: boolean; }>`
 | 
			
		||||
    max-width: 20rem;
 | 
			
		||||
    margin-right: 5.875rem;
 | 
			
		||||
    ${props => props.dark && `
 | 
			
		||||
        p {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user