@sc-360-v2/storefront-cms-library 0.4.95 → 0.4.96

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.
package/dist/login.scss CHANGED
@@ -782,6 +782,7 @@
782
782
  .btn__with__text[data-btn-name="Login"] {
783
783
  margin-top: 10px;
784
784
  width: 100%;
785
+ --_sf-spinner-clr: #{var(--_sf-hr-cr, prepareMediaVariable(--_ctm-dn-fm-bn-dt-se-cr))};
785
786
  &[data-show-shadow="false"] {
786
787
  --_show-shadow: none;
787
788
  }