fix: increase column width
This commit is contained in:
parent
452eafaba0
commit
b53b73b2df
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,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