diff --git a/src/views/monitor/caches/index.vue b/src/views/monitor/caches/index.vue index ce5016c..17a4dfc 100644 --- a/src/views/monitor/caches/index.vue +++ b/src/views/monitor/caches/index.vue @@ -99,7 +99,7 @@ }); const cacheName = ref([]); const cacheKey = ref([]); - const fwbHeight = document.body.clientHeight - 320; + const fwbHeight = document.body.clientHeight - 210; const cacheNameColumns = [ {