Do not set align-items in Section header toolbar

This commit is contained in:
Johannes Zellner
2025-09-22 12:16:13 +02:00
parent b0c042e9dc
commit b8919f8c11
-1
View File
@@ -63,7 +63,6 @@ function onTitleBadge() {
display: flex;
gap: 6px;
flex-wrap: wrap;
align-items: baseline;
}
.section-divider {