Change cursor on dropdown triggers
This commit is contained in:
committed by
Steve Klebanoff
parent
ffa57c3703
commit
b40551e2df
@@ -176,6 +176,7 @@ const StyledNavLink = styled(Link).attrs({
|
||||
|
||||
const StyledAnchor = styled.a`
|
||||
${linkStyles};
|
||||
cursor: default;
|
||||
`;
|
||||
|
||||
const HeaderWrap = styled(FlexWrap)`
|
||||
|
Reference in New Issue
Block a user