Scope pattern body styles to direct children

This commit is contained in:
2026-08-12 11:25:36 +02:00
parent ea0ef8e323
commit 0ad6f07efe
2 changed files with 4 additions and 4 deletions
@@ -34,7 +34,7 @@
background: var(--surface-content-block-card-content);
}
.sg-content-block-card-group__content .sg-body {
.sg-content-block-card-group__content > .sg-body {
margin: 0;
}