@pmidc/upyog-css 1.2.36-dev.1.11 → 1.2.36-dev.1.12

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.36-dev.1.11",
3
+ "version": "1.2.36-dev.1.12",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -112,7 +112,6 @@
112
112
  color: #475569;
113
113
  vertical-align: middle;
114
114
  font-size: 14px;
115
- word-break: break-word;
116
115
  transition: color 0.2s ease;
117
116
  border-right: 1px solid transparent;
118
117
  overflow: hidden;