add media query sizing for rewards pie chart (#1068)
This commit is contained in:
parent
de24b4a037
commit
3aee93ee16
@ -130,7 +130,7 @@ export default function Rewards ({ ssrData }) {
|
|||||||
</h4>
|
</h4>
|
||||||
</Link>
|
</Link>
|
||||||
<Row className='pb-3'>
|
<Row className='pb-3'>
|
||||||
<Col>
|
<Col lg={leaderboard?.users && 5}>
|
||||||
<div
|
<div
|
||||||
className='d-flex flex-column sticky-lg-top py-5'
|
className='d-flex flex-column sticky-lg-top py-5'
|
||||||
>
|
>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user