Adjust create-list title spacing
This commit is contained in:
@@ -114,6 +114,11 @@
|
||||
margin-top: var(--spacing-large);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__create-list-title {
|
||||
margin-top: var(--spacing-large);
|
||||
margin-bottom: var(--spacing-large);
|
||||
}
|
||||
|
||||
.sg-delete-confirmation-pattern__create-list-form[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user