feat ui foundation layer for page container sections and grid
This commit is contained in:
@@ -23,7 +23,7 @@ import { ProductCollectionWidgetData } from '../contracts/widget-data.contract';
|
||||
`,
|
||||
styles: [
|
||||
`
|
||||
.product-carousel-widget { padding: 1rem; }
|
||||
.product-carousel-widget { display: grid; gap: 1rem; }
|
||||
.product-carousel-widget__empty { margin: 0; color: var(--text-secondary, #667a77); }
|
||||
`
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user