We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 095f1cb commit 7e37e4fCopy full SHA for 7e37e4f
backend/dashboard/src/views/DashboardView.vue
@@ -79,6 +79,7 @@ onMounted(async () => {
79
80
.d-flex.flex-column.flex-lg-row.h-100 {
81
max-width: 95vw;
82
+ margin: 0 auto;
83
}
84
85
button.navbar-toggler {
0 commit comments