diff options
Diffstat (limited to 'web/app/Style.js')
-rw-r--r-- | web/app/Style.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index d7f01f29..c594d92e 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -34,7 +34,7 @@ Ext.define('Traccar.Style', { dateFormat: 'Y-m-d', weekStartDay: 1, - deviceWidth: 350, + deviceWidth: 400, reportHeight: 250, |