diff --git a/src/pages/Dashboard.vue b/src/pages/Dashboard.vue index f56acca4..60b7ca46 100644 --- a/src/pages/Dashboard.vue +++ b/src/pages/Dashboard.vue @@ -99,7 +99,7 @@ export default { .list { margin-top: 25px; height: auto; - min-height: calc(100vh - 200px); + min-height: calc(100vh - 240px); .item { display: block;