Remove content flex-grow on VSF drawer card to eliminate vertical gap

This commit is contained in:
2026-05-21 11:47:13 +02:00
parent 3f309ebcdc
commit 7725d74237
+1
View File
@@ -2099,6 +2099,7 @@ section + section {
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__content {
color: var(--text-vsf-drawer-object-card-body);
flex: 0 0 auto;
}
.sg-vsf-drawer-object-card .sg-text-layout-pattern__two-column,