profinansy-ui-lib 3.5.7 → 3.5.8

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 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -354,6 +354,7 @@
354
354
  opacity: 1;
355
355
  }
356
356
  `;t.Container=u.default.div`
357
+ z-index: 100;
357
358
  position: fixed;
358
359
  bottom: 20px;
359
360
  right: 20px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.5.7",
3
+ "version": "3.5.8",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {