ui-kit-ck-consultant 0.5.154 → 0.5.155

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
@@ -2886,6 +2886,7 @@
2886
2886
  -moz-user-select: none;
2887
2887
  -ms-user-select: none;
2888
2888
  user-select: none;
2889
+ margin-right: auto;
2889
2890
  }
2890
2891
 
2891
2892
  ._zCJtD > div {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.154",
3
+ "version": "0.5.155",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",