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