@sc-360-v2/storefront-cms-library 0.3.59 → 0.3.61

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/modal.scss CHANGED
@@ -701,6 +701,7 @@ $shadow-md: 0 8px 20px rgba(0, 0, 0, 0.1);
701
701
  .emp_btn {
702
702
  padding: 8px 12px;
703
703
  border-radius: 4px;
704
+ text-decoration: none;
704
705
 
705
706
  &.emp_primary {
706
707
  color: var(--_base-white);