Skip to content

Commit

Permalink
fix pools list tabs style
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleypena committed Jul 22, 2024
1 parent 1f5a6a4 commit 879a338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/features/Pools/Pools.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,7 @@ export default function Pools() {
<Box marginX={revertAppLayoutPaddingX} mb={[0, 3]}>
<Grid
columnGap={3}
rowGap={[1, 2]}
rowGap={[1, 0]}
py={2}
gridTemplate={[
`
Expand Down

0 comments on commit 879a338

Please sign in to comment.