ui-kit-ck-consultant 0.5.236 → 0.5.237

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 +2 -2
  2. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -163,8 +163,8 @@
163
163
  }
164
164
 
165
165
  ._3sTgK{
166
- overflow-x: auto;
167
- overflow-y: auto;
166
+ overflow-x: none;
167
+ overflow-y: none;
168
168
  }
169
169
 
170
170
  @media screen and (max-width: 640px) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ui-kit-ck-consultant",
3
- "version": "0.5.236",
3
+ "version": "0.5.237",
4
4
  "description": "Made with create-react-library",
5
5
  "author": "Noah LANFRIT",
6
6
  "license": "MIT",