@chipstcp/upyog-css 1.0.0 → 1.0.1

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": "@chipstcp/upyog-css",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -802,7 +802,7 @@
802
802
  padding: 10px;
803
803
  }
804
804
  .cp {
805
- width: 60px !important;
805
+ width: auto;
806
806
 
807
807
  }
808
808
  }