@@ -76,7 +76,7 @@ Ext.define('saas.view.home.charts.MonthIO', {
grid: {
left: 0,
right: 0,
- bottom: 0,
+ bottom: 5,
top: 40,
borderColor: '#E5EAEF',
containLabel: true
@@ -39,7 +39,7 @@ Ext.define('saas.view.home.charts.ProfitDetail', {
top: 10,
},
@@ -89,7 +89,7 @@ Ext.define('saas.view.home.charts.SaleTrend', {
right: 16,
@@ -60,7 +60,7 @@ Ext.define('saas.view.home.charts.StockAmount', {