diff --git a/src/pages/Dashboard.vue b/src/pages/Dashboard.vue
index 9977d8b84..c9454ad4c 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;