Fix drawer action segment flow so full-width text spacing applies
This commit is contained in:
@@ -2116,6 +2116,8 @@ section + section {
|
|||||||
|
|
||||||
.sg-vsf-drawer-card__actions-segment {
|
.sg-vsf-drawer-card__actions-segment {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
flex-direction: column;
|
||||||
|
align-items: flex-start;
|
||||||
justify-content: flex-start;
|
justify-content: flex-start;
|
||||||
background: var(--surface-vsf-drawer-object-card-body);
|
background: var(--surface-vsf-drawer-object-card-body);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user