diff --git a/lib/core/src/lib/form/components/form-section/form-section.component.scss b/lib/core/src/lib/form/components/form-section/form-section.component.scss index f1617f3e5c..6092f1882e 100644 --- a/lib/core/src/lib/form/components/form-section/form-section.component.scss +++ b/lib/core/src/lib/form/components/form-section/form-section.component.scss @@ -5,6 +5,7 @@ &-single-column { display: flex; flex-wrap: inherit; + align-items: center; gap: 1%; @include flex.layout-bp(lt-md) {