Selaa lähdekoodia

fix: 修改物联网卡-仪表盘样式

xieyonghong 3 vuotta sitten
vanhempi
commit
e26525c55c
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      src/pages/iot-card/Dashboard/index.tsx

+ 2 - 1
src/pages/iot-card/Dashboard/index.tsx

@@ -15,8 +15,9 @@ const DefaultEchartsOptions: any = {
     show: false,
   },
   grid: {
-    top: '5%',
+    top: '7%',
     left: '2%',
+    right: '5%',
     bottom: 20,
   },
   tooltip: {