Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-18 10:48:09 +02:00
parent dd245b178c
commit 07e4253d36
15 changed files with 540 additions and 7 deletions
@@ -60,7 +60,7 @@
}
.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 {
@@ -71,6 +71,7 @@
display: flex;
flex-direction: column;
gap: var(--spacing-large);
padding-bottom: calc(var(--spacing-large) - 0.25rem);
}
.sg-card-list-page__title-row {
@@ -183,4 +184,3 @@
margin: 0;
color: var(--text-vsf-drawer-object-card-body);
}