Skip to content

Commit

Permalink
made it local
Browse files Browse the repository at this point in the history
  • Loading branch information
AAfghahi committed Feb 8, 2021
1 parent 42318dd commit bb98395
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ const StyledButton = styled.span`
button {
line-height: 13px;
transition: background-color 0ms;
// this is to over ride a previous transition built into the component
&:last-of-type {
margin-right: ${({ theme }) => theme.gridUnit * 2}px;
}
Expand Down

0 comments on commit bb98395

Please sign in to comment.