Increase form sections field spacing
This commit is contained in:
@@ -57,7 +57,7 @@
|
|||||||
.sg-form-sections-card__field-group {
|
.sg-form-sections-card__field-group {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--spacing-small);
|
gap: var(--spacing-large);
|
||||||
margin-top: var(--spacing-large);
|
margin-top: var(--spacing-large);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user