Browse Source

首页样式

zhuth 7 years ago
parent
commit
08d677d279
1 changed files with 1 additions and 1 deletions
  1. 1 1
      frontend/saas-web/app/view/core/chart/ChartBase.js

+ 1 - 1
frontend/saas-web/app/view/core/chart/ChartBase.js

@@ -6,7 +6,7 @@ Ext.define('saas.view.core.chart.ChartBase', {
     ],
 
     height: 300,
-    bodyPadding: 5,
+    bodyPadding: '16 0 16 0',
 
     layout: 'fit',