@inntechcorp/it-design 3.1.19 → 3.1.20

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.
package/dist/index.cjs.js CHANGED
@@ -4897,6 +4897,7 @@
4897
4897
  align-items: center;
4898
4898
  height: 100%;
4899
4899
  cursor: pointer;
4900
+ white-space: nowrap;
4900
4901
 
4901
4902
  transition: all .3s ease-out;
4902
4903
 
package/dist/index.esm.js CHANGED
@@ -4897,6 +4897,7 @@ import e from"i18next";import{useTranslation as t,initReactI18next as r}from"rea
4897
4897
  align-items: center;
4898
4898
  height: 100%;
4899
4899
  cursor: pointer;
4900
+ white-space: nowrap;
4900
4901
 
4901
4902
  transition: all .3s ease-out;
4902
4903
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@inntechcorp/it-design",
3
- "version": "3.1.19",
3
+ "version": "3.1.20",
4
4
  "description": "All in one Design library for web applications.",
5
5
  "author": "Inn.Tech",
6
6
  "license": "ISC",