Skip to content

Commit

Permalink
fix: remove height btn
Browse files Browse the repository at this point in the history
  • Loading branch information
0xtiti committed Aug 14, 2024
1 parent 4d23059 commit f6e1f8c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/containers/LockedAssets/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ const AllTokensButton = styled(Button)(() => {
padding: '0.5rem 1rem',
gap: currentTheme.gap,
width: '5.5rem',
height: '2.25rem',
textTransform: 'none',
fontSize: '0.75rem',
marginTop: '1.5rem',
Expand Down

0 comments on commit f6e1f8c

Please sign in to comment.