Ver código fonte

fix: 优化缓存监控页面样式

yanglzh 5 meses atrás
pai
commit
af9dd74afd
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      src/views/system/monitor/cache/index.vue

+ 3 - 3
src/views/system/monitor/cache/index.vue

@@ -565,8 +565,8 @@ export default defineComponent({
           grid: {
             top: 20,
             right: 20,
-            bottom: 30,
-            left: 50
+            bottom: 40,
+            left: 80
           },
           tooltip: {
             trigger: 'axis',
@@ -625,7 +625,7 @@ export default defineComponent({
           grid: {
             top: 20,
             right: 20,
-            bottom: 30,
+            bottom: 40,
             left: 50
           },
           tooltip: {