diff --git a/styleguide.css b/styleguide.css index cb0337e..aad5b15 100644 --- a/styleguide.css +++ b/styleguide.css @@ -2114,6 +2114,12 @@ 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; } .sg-vsf-drawer-object-card__heading {