@pmidc/upyog-css 1.2.46 → 1.2.47

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pmidc/upyog-css",
3
- "version": "1.2.46",
3
+ "version": "1.2.47",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -299,7 +299,6 @@
299
299
  text-overflow: ellipsis;
300
300
  overflow: hidden;
301
301
  white-space: nowrap;
302
- max-width: calc(100% - 56px);
303
302
  }
304
303
  }
305
304