aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard/src/DashboardApp.vue
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dashboard/src/DashboardApp.vue')
-rw-r--r--apps/dashboard/src/DashboardApp.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/src/DashboardApp.vue b/apps/dashboard/src/DashboardApp.vue
index 3c13278f0d4..6d7288b69f4 100644
--- a/apps/dashboard/src/DashboardApp.vue
+++ b/apps/dashboard/src/DashboardApp.vue
@@ -441,7 +441,7 @@ export default {
.panels {
width: auto;
margin: auto;
- max-width: 1500px;
+ max-width: 1800px;
display: flex;
justify-content: center;
flex-direction: row;