diff options
Diffstat (limited to 'web/app/Style.js')
-rw-r--r-- | web/app/Style.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/app/Style.js b/web/app/Style.js index c785e1c1..9768b4b3 100644 --- a/web/app/Style.js +++ b/web/app/Style.js @@ -79,6 +79,7 @@ Ext.define('Traccar.Style', { numberPrecision: 2, reportTagfieldWidth: 375, + reportGridStyle: 'borderTop: 1px solid lightgray', chartPadding: { top: 20, |