diff --git a/ui/dasadmin/src/views/backend/dashboard.vue b/ui/dasadmin/src/views/backend/dashboard.vue index 9862e03c..d2d58e44 100644 --- a/ui/dasadmin/src/views/backend/dashboard.vue +++ b/ui/dasadmin/src/views/backend/dashboard.vue @@ -592,7 +592,7 @@ $labelHeight: 30px; display: block; } .overview { - width: calc(100% - 10px); + width: calc(100% - 5px); height: 100%; .overviewItem{ height: 100px;