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