@pmidc/upyog-css 1.2.48 → 1.2.50

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.48",
3
+ "version": "1.2.50",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "engines": {
@@ -966,4 +966,4 @@ button.card-link.submit-bar {
966
966
  }
967
967
  }
968
968
 
969
- }
969
+ }
@@ -221,8 +221,8 @@
221
221
  }
222
222
 
223
223
  svg {
224
- width: 24px;
225
- height: 24px;
224
+ width: 10px;
225
+ height: 10px;
226
226
  fill: #374151;
227
227
  transition: fill 0.18s ease;
228
228
  margin-right: 20px;