Skip to content

Commit

Permalink
undo change
Browse files Browse the repository at this point in the history
  • Loading branch information
moo-onthelawn committed Oct 14, 2024
1 parent a4da100 commit 2855f71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/trade/MarketSelectorAndStats.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ export const MarketSelectorAndStats = ({
};
const $Container = styled.div`
${layoutMixins.container}
${layoutMixins.scrollAreaFadeEnd}
display: grid;
grid-template:
Expand Down

0 comments on commit 2855f71

Please sign in to comment.