From 611d71b9090afdebeff86fed8e0244384c64320f Mon Sep 17 00:00:00 2001 From: xy <271556543@qq.com> Date: Wed, 5 Mar 2025 16:38:59 +0800 Subject: [PATCH] 1 --- src/views/dashboard/index.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/dashboard/index.vue b/src/views/dashboard/index.vue index 7df84b2..f8d3e63 100644 --- a/src/views/dashboard/index.vue +++ b/src/views/dashboard/index.vue @@ -92,8 +92,8 @@ export default { margin-bottom: 10px; touch-action: auto !important; } - #grid-card { - overflow-y: scroll; - } + //#grid-card { + // overflow-y: scroll; + //} }