mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Update form-section.component.scss
This commit is contained in:
@@ -7,11 +7,11 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-wrap: inherit;
|
flex-wrap: inherit;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
flex-direction: column;
|
|
||||||
gap: 1%;
|
gap: 1%;
|
||||||
|
|
||||||
@include flex.layout-bp(lt-md) {
|
@include flex.layout-bp(lt-md) {
|
||||||
flex: 1 1 100% !important;
|
flex: 1 1 100% !important;
|
||||||
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
|
|
||||||
.adf-section-widget {
|
.adf-section-widget {
|
||||||
|
|||||||
Reference in New Issue
Block a user