Remove content flex-grow on VSF drawer card to eliminate vertical gap
This commit is contained in:
@@ -2099,6 +2099,7 @@ section + section {
|
|||||||
|
|
||||||
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__content {
|
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__content {
|
||||||
color: var(--text-vsf-drawer-object-card-body);
|
color: var(--text-vsf-drawer-object-card-body);
|
||||||
|
flex: 0 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
.sg-vsf-drawer-object-card .sg-text-layout-pattern__two-column,
|
.sg-vsf-drawer-object-card .sg-text-layout-pattern__two-column,
|
||||||
|
|||||||
Reference in New Issue
Block a user