Jelajahi Sumber

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

xieyonghong 3 tahun lalu
induk
melakukan
e26525c55c
1 mengubah file dengan 2 tambahan dan 1 penghapusan
  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: {