@sc-360-v2/storefront-cms-library 0.4.42 → 0.4.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -339,6 +339,7 @@
339
339
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
340
340
  padding: 4px;
341
341
  z-index: 10;
342
+ padding: 4px;
342
343
  }
343
344
 
344
345
  .add_order_item {
@@ -354,6 +355,9 @@
354
355
  cursor: pointer;
355
356
  border-radius: 4px;
356
357
  white-space: nowrap;
358
+ &:not(:last-child) {
359
+ margin-bottom: 2px;
360
+ }
357
361
 
358
362
  &:hover {
359
363
  background-color: var(--_primary-25); // Subtle blue