diff --git a/dashboard/src/components/Section.vue b/dashboard/src/components/Section.vue index c80d9418c..29c8ef69a 100644 --- a/dashboard/src/components/Section.vue +++ b/dashboard/src/components/Section.vue @@ -63,6 +63,7 @@ function onTitleBadge() { display: flex; gap: 6px; flex-wrap: wrap; + align-items: center; } .section-divider {