fix: Pin icons different colored, closes #2939
This commit is contained in:
@@ -5,6 +5,7 @@ const MenuIconWrapper = styled.span`
|
||||
height: 24px;
|
||||
margin-right: 6px;
|
||||
margin-left: -4px;
|
||||
color: ${({ theme }) => theme.textSecondary};
|
||||
`;
|
||||
|
||||
export default MenuIconWrapper;
|
||||
|
||||
Reference in New Issue
Block a user