Make timestamp column wider
This commit is contained in:
parent
4fb4c9670d
commit
5805b09725
@ -10,7 +10,7 @@ const config = {
|
|||||||
columnDefs: [
|
columnDefs: [
|
||||||
{
|
{
|
||||||
field: '@timestamp',
|
field: '@timestamp',
|
||||||
width: 70,
|
width: 120,
|
||||||
sortable: true
|
sortable: true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user