diff --git a/src/pages/GpuCredit/index.tsx b/src/pages/GpuCredit/index.tsx index c1d38d5e..b3f1bcb1 100644 --- a/src/pages/GpuCredit/index.tsx +++ b/src/pages/GpuCredit/index.tsx @@ -177,7 +177,7 @@ const GpuCredit: React.FC<{}> = () => { action: { name: 'ACTION', accessor: (data) => data.action, - width: '45%', + width: '35%', align: 'left' }, creditUsage: {