Set inactive tab background to light gray in card tab group pattern
This commit is contained in:
@@ -2240,6 +2240,7 @@ section + section {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--spacing-small);
|
gap: var(--spacing-small);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
--surface-tab-unselected: var(--color-light-grey);
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-content-block-card-group__tabs,
|
.sg-content-block-card-group__tabs,
|
||||||
|
|||||||
Reference in New Issue
Block a user