@nnc-digital/nnc-design-system 0.4.37 → 0.4.38

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/build/index.js CHANGED
@@ -23695,6 +23695,7 @@ const AccessibleList = styled__default["default"].ul`
23695
23695
  // Styling for the li
23696
23696
  const AccessibleListItem = styled__default["default"].li`
23697
23697
  margin-bottom: 10px;
23698
+ left: unset;
23698
23699
  `;
23699
23700
 
23700
23701
  const AccessibleLinks = styled__default["default"].a`