Skip to content

Commit

Permalink
increase timelock timeline height
Browse files Browse the repository at this point in the history
  • Loading branch information
binarybaron committed Nov 14, 2024
1 parent 4f4607e commit 30e7dea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ export function TimelockTimeline({ swap }: {
}}>
<Paper style={{
position: 'relative',
height: '4rem',
height: '5rem',
overflow: 'hidden',
}} elevation={3} variant="outlined">
<Box sx={{
Expand Down

0 comments on commit 30e7dea

Please sign in to comment.