Restore top spacing for create-list title
This commit is contained in:
@@ -115,7 +115,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sg-delete-confirmation-pattern__create-list-title {
|
.sg-delete-confirmation-pattern__create-list-title {
|
||||||
margin: 0 0 var(--spacing-large) 0;
|
margin: var(--spacing-large) 0 var(--spacing-large) 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-delete-confirmation-pattern__create-list-form[hidden] {
|
.sg-delete-confirmation-pattern__create-list-form[hidden] {
|
||||||
|
|||||||
Reference in New Issue
Block a user