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; + //} }