Unset align-items for section header toolbar to make buttons fill whole height

This commit is contained in:
Johannes Zellner
2026-02-09 17:29:12 +01:00
parent 68d73e088d
commit 281233f48b
-1
View File
@@ -79,7 +79,6 @@ onUnmounted(() => {
display: flex;
gap: 6px;
flex-wrap: wrap;
align-items: center;
}
.section-header-title-text {