@pmidc/upyog-css 1.2.37 → 1.2.38

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.37",
3
+ "version": "1.2.38",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -801,10 +801,6 @@
801
801
  .employee-main-application-details .employeeCard {
802
802
  padding: 10px;
803
803
  }
804
- .cp {
805
- width: 60px !important;
806
-
807
- }
808
804
  }
809
805
 
810
806