Skip to content

Commit

Permalink
fix: graidient cover over ranking
Browse files Browse the repository at this point in the history
  • Loading branch information
swkatmask committed Jun 15, 2024
1 parent 5f7d50b commit 31269e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/StakingRanking/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ export const StakingRanking: ComponentType = () => {
</Flex>
<StakingRankingList />
<Box
pointerEvents="none"
w="100%"
h="127px"
bg="linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1))"
Expand Down

0 comments on commit 31269e5

Please sign in to comment.