fix: small table watchlist

This commit is contained in:
Maël Gangloff
2024-08-03 02:08:30 +02:00
parent 57f0f95ec3
commit ee47f9aac6

View File

@@ -43,6 +43,7 @@ export function WatchlistsList({watchlists, onDelete}: { watchlists: Watchlist[]
>
<Card.Meta description={watchlist.token} style={{marginBottom: '1em'}}/>
<Table
size='small'
columns={columns}
pagination={false}
dataSource={[{