profinansy-ui-lib 3.2.60 → 3.2.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.
Files changed (2) hide show
  1. package/dist/index.js +2 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -4593,6 +4593,8 @@
4593
4593
  }
4594
4594
  `,t.Items=a.default.ul`
4595
4595
  list-style: none;
4596
+ padding: 0;
4597
+ margin: 0;
4596
4598
  `,t.Item=a.default.li`
4597
4599
  display: flex;
4598
4600
  align-items: center;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.2.60",
3
+ "version": "3.2.61",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {