Keep selected tab surface unchanged; white only for unselected tabs
This commit is contained in:
@@ -2255,7 +2255,6 @@ section + section {
|
|||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--spacing-small);
|
gap: var(--spacing-small);
|
||||||
width: 100%;
|
width: 100%;
|
||||||
--surface-tab-selected: var(--color-white);
|
|
||||||
--surface-tab-unselected: var(--color-white);
|
--surface-tab-unselected: var(--color-white);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user