Match business model button to portal header inactive tab colors

This commit is contained in:
2026-05-21 16:46:11 +02:00
parent 26b0d10991
commit f932a7951f
+5
View File
@@ -2129,6 +2129,11 @@ section + section {
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 {
color: var(--text-vsf-drawer-object-card-heading);
margin: 0;