Skip to content

Commit

Permalink
Tweak table
Browse files Browse the repository at this point in the history
  • Loading branch information
0xJohnnyGault committed Jan 29, 2024
1 parent 8f7d7b9 commit 81cff6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/js/tabulator.js
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ const stakersDef = {
formatter: formatUnixTime,
accessor: accessUnixTime,
headerWordWrap: true,
width: 75,
width: 150,
},
],
};
Expand Down

0 comments on commit 81cff6f

Please sign in to comment.