There was an error while loading. Please reload this page.
1 parent 099c2f5 commit dc0606bCopy full SHA for dc0606b
1 file changed
packages/neuron-ui/src/components/Transaction/index.tsx
@@ -76,6 +76,8 @@ const basicInfoColumns: IColumn[] = [
76
{
77
key: 'label',
78
name: 'Label',
79
+ minWidth: 100,
80
+ maxWidth: 150,
81
},
82
83
key: 'value',
0 commit comments