profinansy-ui-lib 3.1.38 → 3.1.39

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.
Files changed (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -1922,7 +1922,7 @@
1922
1922
  padding-bottom: 20px;
1923
1923
  `,t.Content=a.default.div`
1924
1924
  display: flex;
1925
- margin: 0 22px;
1925
+ margin: 0 22px 0 16px;
1926
1926
  @media (max-width: 600px) {
1927
1927
  margin: 0;
1928
1928
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.1.38",
3
+ "version": "3.1.39",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {