Fix tab navigation content variant colors
This commit is contained in:
@@ -179,8 +179,8 @@
|
||||
}
|
||||
|
||||
.sg-tab-button-group[data-component="tab-navigation"][data-component-size="large"][data-component-context="content"] .sg-tab-button[aria-selected="false"] {
|
||||
background: var(--surface-tab-selected);
|
||||
color: var(--text-tab-selected);
|
||||
background: var(--surface-tab-compact-unselected);
|
||||
color: var(--text-control-default);
|
||||
}
|
||||
|
||||
.sg-tab-button-group[data-component-size="compact"] .sg-tab-button[aria-selected="false"] {
|
||||
|
||||
Reference in New Issue
Block a user