Set inactive tab background to light gray in card tab group pattern

This commit is contained in:
2026-05-21 17:21:35 +02:00
parent 49f283aba8
commit 299932af77
+1
View File
@@ -2240,6 +2240,7 @@ section + section {
flex-direction: column;
gap: var(--spacing-small);
width: 100%;
--surface-tab-unselected: var(--color-light-grey);
}
.sg-content-block-card-group__tabs,