@sc-360-v2/storefront-cms-library 0.3.87 → 0.3.89

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.
@@ -127,6 +127,7 @@ $isFlexboxElementChild: ".flx > .wrapper > *";
127
127
  row-gap: var(--_sf-gp);
128
128
  width: 100%;
129
129
  height: prepareMediaVariable(--_ctm-lt-ht);
130
+ border-radius: var(--_ctm-mob-dn-br-rs, var(--_ctm-tab-dn-br-rs, var(--_ctm-dn-br-rs)));
130
131
  // height: 100%;
131
132
  // &:is(:not(:has([class*="crop__main"]) *)) {
132
133
  // padding: var(--_ctm-mob-lt-pg, var(--_ctm-tab-lt-pg, var(--_ctm-lt-pg)));