Force VSF drawer object card to full drawer width
This commit is contained in:
@@ -2090,6 +2090,10 @@ section + section {
|
|||||||
--surface-object-card-lower-segment: var(--surface-vsf-drawer-object-card-body);
|
--surface-object-card-lower-segment: var(--surface-vsf-drawer-object-card-body);
|
||||||
--text-card-header: var(--text-vsf-drawer-object-card-heading);
|
--text-card-header: var(--text-vsf-drawer-object-card-heading);
|
||||||
--text-card-body: var(--text-vsf-drawer-object-card-body);
|
--text-card-body: var(--text-vsf-drawer-object-card-body);
|
||||||
|
width: 100%;
|
||||||
|
min-width: 0;
|
||||||
|
max-width: none;
|
||||||
|
flex: 0 0 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user