Increase overlay spacing before confirmation input to spacing-large
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sg-delete-confirmation-pattern__input-row {
|
.sg-delete-confirmation-pattern__input-row {
|
||||||
margin: 0;
|
margin: var(--spacing-large) 0 0 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-delete-confirmation-pattern__input-row .sg-label {
|
.sg-delete-confirmation-pattern__input-row .sg-label {
|
||||||
|
|||||||
Reference in New Issue
Block a user