Match business model button to portal header inactive tab colors
This commit is contained in:
@@ -2129,6 +2129,11 @@ section + section {
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#vsf-business-model-toggle.sg-interaction-element.sg-button {
|
||||||
|
background: var(--surface-portal-header-tab);
|
||||||
|
color: var(--text-portal-header-tab);
|
||||||
|
}
|
||||||
|
|
||||||
.sg-vsf-drawer-object-card__heading {
|
.sg-vsf-drawer-object-card__heading {
|
||||||
color: var(--text-vsf-drawer-object-card-heading);
|
color: var(--text-vsf-drawer-object-card-heading);
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user