8 lines
372 B
CSS
8 lines
372 B
CSS
/* ========================================================= */
|
|
/* Patterns: VSF List Card */
|
|
/* ========================================================= */
|
|
|
|
#layout-vsf-list-card .sg-object-card[data-pattern="object-group-card"] .sg-object-card__content.sg-card-segment--lightgrey {
|
|
background: var(--surface-card-segment-neutral);
|
|
}
|