chore: Lint shared directory
This commit is contained in:
@@ -142,7 +142,7 @@ const StyledNavLink = styled(NavLink)`
|
||||
|
||||
&:focus {
|
||||
color: ${props => props.theme.text};
|
||||
background: ${props => props.theme.sidebarItemBackground};
|
||||
background: ${props => props.theme.black05};
|
||||
outline: none;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user