Restore final blue drawer segment with normal business model button

This commit is contained in:
2026-05-21 11:51:20 +02:00
parent dc3a815043
commit df71f91f3d
+1 -6
View File
@@ -2114,12 +2114,7 @@ section + section {
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment { .sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment {
display: flex; display: flex;
justify-content: flex-start; justify-content: flex-start;
padding: 0; background: var(--surface-vsf-drawer-object-card-body);
}
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment .sg-button {
width: 100%;
border-radius: 0;
} }
.sg-vsf-drawer-object-card__heading { .sg-vsf-drawer-object-card__heading {