Explorar el Código

fix: #9213 运维管理仪表盘 修复X轴底部遮挡问题

jackhoo_98 hace 3 años
padre
commit
6c395f84b4
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/pages/link/DashBoard/index.tsx

+ 2 - 2
src/pages/link/DashBoard/index.tsx

@@ -312,7 +312,7 @@ export default () => {
         left: 30,
         right: 0,
         top: 10,
-        bottom: 10,
+        bottom: 65,
       },
       dataZoom: [
         {
@@ -373,7 +373,7 @@ export default () => {
         left: 30,
         right: 0,
         top: 10,
-        bottom: 10,
+        bottom: 65,
       },
       dataZoom: [
         {