profinansy-ui-lib 1.0.35 → 1.0.36

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
@@ -464,6 +464,7 @@
464
464
  height: 32px;
465
465
  border-radius: 50%;
466
466
  cursor: pointer;
467
+ object-fit: cover;
467
468
  `,t.UserMenuWrapper=a.default.nav`
468
469
  cursor: pointer;
469
470
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "1.0.35",
3
+ "version": "1.0.36",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {