张延森 3 years ago
parent
commit
a784b7cfa9
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/pages/MonitoringScreen/components/WorkArea.jsx

+ 1
- 1
src/pages/MonitoringScreen/components/WorkArea.jsx View File

@@ -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: {},