@sc-360-v2/storefront-cms-library 0.4.28 → 0.4.30

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.
@@ -436,6 +436,12 @@
436
436
  display: flex;
437
437
  width: 600px;
438
438
  gap: 12px;
439
+ .option-dropdown {
440
+ label {
441
+ display: block;
442
+ margin-bottom: 6px;
443
+ }
444
+ }
439
445
 
440
446
  .dropdown-with-input-section {
441
447
  gap: 6px;