AAE-36582 For vertical alignment of fields

This commit is contained in:
Tomasz Nastaly
2025-07-30 10:43:08 +02:00
parent 703e3dd925
commit 27b6d020f9
@@ -5,6 +5,7 @@
&-single-column {
display: flex;
flex-wrap: inherit;
align-items: center;
gap: 1%;
@include flex.layout-bp(lt-md) {