Skip to content

Commit

Permalink
fix active liquidity button position
Browse files Browse the repository at this point in the history
  • Loading branch information
zielvna committed Dec 16, 2024
1 parent 3cffc44 commit 489b909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/NewPosition/RangeSelector/style.ts
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ const useStyles = makeStyles()(theme => {
display: 'flex',
flexDirection: 'row',
alignItems: 'center',
justifyContent: 'flex-end',
cursor: 'default'
},
activeLiquidityIcon: {
Expand Down

0 comments on commit 489b909

Please sign in to comment.