@npm_leadtech/legal-lib-components 5.26.6 → 5.26.7

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.
@@ -867,7 +867,7 @@ export const FixedFooterStyled = styled.div `
867
867
  top: 0;
868
868
  transform: rotate(-45deg);
869
869
  }
870
- .icon-arrow:before {
870
+ .icon-arrow:after {
871
871
  bottom: 0;
872
872
  transform: rotate(45deg);
873
873
  }
@@ -868,7 +868,7 @@ export const FixedFooterStyled = styled.div`
868
868
  top: 0;
869
869
  transform: rotate(-45deg);
870
870
  }
871
- .icon-arrow:before {
871
+ .icon-arrow:after {
872
872
  bottom: 0;
873
873
  transform: rotate(45deg);
874
874
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@npm_leadtech/legal-lib-components",
3
- "version": "5.26.6",
3
+ "version": "5.26.7",
4
4
  "license": "ISC",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",