make satistics table responsive

This commit is contained in:
keyan 2021-12-17 10:57:32 -06:00
parent a126d5fa94
commit fcb7d847e4
1 changed files with 1 additions and 1 deletions

View File

@ -180,7 +180,7 @@ export default function Satistics ({ data: { walletHistory: { facts, cursor } }
/>
</div>
</Form>
<Table className='mt-3 mb-0' bordered hover size='sm'>
<Table className='mt-3 mb-0' bordered hover responsive size='sm'>
<thead>
<tr>
<th className={styles.type}>type</th>