Sfoglia il codice sorgente

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

xieyonghong 3 anni fa
parent
commit
e26525c55c
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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: {