mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
AAE-36582 For vertical alignment of fields
This commit is contained in:
@@ -5,6 +5,7 @@
|
|||||||
&-single-column {
|
&-single-column {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: inherit;
|
flex-wrap: inherit;
|
||||||
|
align-items: center;
|
||||||
gap: 1%;
|
gap: 1%;
|
||||||
|
|
||||||
@include flex.layout-bp(lt-md) {
|
@include flex.layout-bp(lt-md) {
|
||||||
|
|||||||
Reference in New Issue
Block a user