From df71f91f3d532d3c59b1a975bc615814480afe9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Thu, 21 May 2026 11:51:20 +0200 Subject: [PATCH] Restore final blue drawer segment with normal business model button --- styleguide.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/styleguide.css b/styleguide.css index aad5b15..8100c26 100644 --- a/styleguide.css +++ b/styleguide.css @@ -2114,12 +2114,7 @@ section + section { .sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment { display: flex; justify-content: flex-start; - padding: 0; -} - -.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment .sg-button { - width: 100%; - border-radius: 0; + background: var(--surface-vsf-drawer-object-card-body); } .sg-vsf-drawer-object-card__heading {