From 1563917df62bf493ee30cc61b53fed0d99f554a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mathias=20Gla=CC=88ser?= Date: Thu, 21 May 2026 16:01:31 +0200 Subject: [PATCH] Restore full-width business model button in VSF drawer actions --- styleguide.css | 1 + 1 file changed, 1 insertion(+) diff --git a/styleguide.css b/styleguide.css index 8a6fcaf..928d7ff 100644 --- a/styleguide.css +++ b/styleguide.css @@ -2125,6 +2125,7 @@ section + section { .sg-vsf-drawer-card__actions-segment .sg-interaction-element.sg-button { height: auto; + width: 100%; } .sg-vsf-drawer-object-card__heading {