张延森 3 年前
父节点
当前提交
a784b7cfa9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/pages/MonitoringScreen/components/WorkArea.jsx

+ 1
- 1
src/pages/MonitoringScreen/components/WorkArea.jsx 查看文件

@@ -10,7 +10,7 @@ const defaultOpt = {
10 10
   legend: {
11 11
     orient: 'vertical',
12 12
     left: 'right',
13
-    top: 'bottom',
13
+    bottom: '5%',
14 14
     textStyle: { color: '#fff' },
15 15
   },
16 16
   toolbox: {},