Commit 0a5e5a50 by 杨翔

月度用电分析echarts右边距

parent 0ad9a18f
...@@ -1099,8 +1099,8 @@ body { ...@@ -1099,8 +1099,8 @@ body {
width: 100%; width: 100%;
} }
.content-item-left-icon { .content-item-left-icon {
width: 120px; width: 60px;
height: 95px; height: 48px;
} }
} }
......
...@@ -2284,7 +2284,7 @@ ...@@ -2284,7 +2284,7 @@
grid: { grid: {
top: 50, top: 50,
left: "1%", left: "1%",
right: "1%", right: -20,
bottom: 20, bottom: 20,
containLabel: true, containLabel: true,
}, },
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论