Procházet zdrojové kódy

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

yanglzh před 5 měsíci
rodič
revize
af9dd74afd
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  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: {