ui-kit-ck-consultant 0.6.63 → 0.6.64

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.css +1 -0
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -362,6 +362,7 @@
362
362
  position: fixed;
363
363
  bottom: 45px;
364
364
  right: 25px;
365
+ z-index: 100;
365
366
  }
366
367
 
367
368
  ._yuWqh {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.6.63",
3
+ "version": "0.6.64",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",