Fix card list page header spacing
This commit is contained in:
@@ -60,7 +60,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.sg-card-list-page > .sg-options-row {
|
.sg-card-list-page > .sg-options-row {
|
||||||
margin-top: var(--spacing-large);
|
margin-top: var(--layout-options-row-margin-top);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-card-list-page > .sg-card-list-page__intro-block {
|
.sg-card-list-page > .sg-card-list-page__intro-block {
|
||||||
@@ -183,4 +183,3 @@
|
|||||||
margin: 0;
|
margin: 0;
|
||||||
color: var(--text-vsf-drawer-object-card-body);
|
color: var(--text-vsf-drawer-object-card-body);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user