Add spacing before form actions

This commit is contained in:
2026-06-10 17:21:45 +02:00
parent e9ee02eecf
commit 60007216fc
+1
View File
@@ -37,6 +37,7 @@
.sg-form-sections-card__actions-segment {
background: var(--surface-form-preview);
margin-top: var(--spacing-large);
padding: 0;
}