Remove fixed button height in VSF drawer final segment
This commit is contained in:
@@ -2119,6 +2119,10 @@ section + section {
|
||||
background: var(--surface-vsf-drawer-object-card-body);
|
||||
}
|
||||
|
||||
.sg-vsf-drawer-object-card .sg-card-segment--body.sg-object-card__actions-segment .sg-interaction-element.sg-button {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.sg-vsf-drawer-object-card__heading {
|
||||
color: var(--text-vsf-drawer-object-card-heading);
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user