diff --git a/src/components/Grid/Main/config.js b/src/components/Grid/Main/config.js index 2daeddc..9f2101e 100644 --- a/src/components/Grid/Main/config.js +++ b/src/components/Grid/Main/config.js @@ -10,7 +10,7 @@ const config = { columnDefs: [ { field: '@timestamp', - width: 70, + width: 120, sortable: true }, {