Collapse VSF drawer action segment to button-only final segment
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user