fix: increase column width
This commit is contained in:
parent
e4551e9299
commit
742303c22d
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@ const Transactions = () => {
|
|||
},
|
||||
{
|
||||
header: 'Crypto',
|
||||
width: 144,
|
||||
width: 150,
|
||||
textAlign: 'right',
|
||||
size: 'sm',
|
||||
view: it =>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue