@tattvafoundation/upyog-css 1.0.30 → 1.0.31

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": "@tattvafoundation/upyog-css",
3
- "version": "1.0.30",
3
+ "version": "1.0.31",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -1803,4 +1803,5 @@ button.submit-bar:hover {
1803
1803
  100% {
1804
1804
  transform: rotate(360deg);
1805
1805
  }
1806
- }
1806
+ }
1807
+
@@ -362,4 +362,6 @@
362
362
  border: 1px solid #d1d5db;
363
363
  color: #9ca3af;
364
364
  cursor: not-allowed;
365
- }
365
+ }
366
+
367
+