Skip to content

Commit

Permalink
update lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Irinaristova committed Jun 18, 2021
1 parent c7f318a commit 1e5f026
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/ui/atoms/button/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,8 @@ export const Button = styled(ButtonBase)`
flex-wrap: nowrap;
justify-content: center;
padding: 0;
box-sizing: border-box;
padding: 0;
color: var(--local-text-color);
font-size: var(--woly-font-size);
Expand Down

0 comments on commit 1e5f026

Please sign in to comment.