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>
|
||||
</Link>
|
||||
<Row className='pb-3'>
|
||||
<Col>
|
||||
<Col lg={leaderboard?.users && 5}>
|
||||
<div
|
||||
className='d-flex flex-column sticky-lg-top py-5'
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue