@djb25/digit-ui-css 1.0.66 → 1.0.67

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": "@djb25/digit-ui-css",
3
- "version": "1.0.66",
3
+ "version": "1.0.67",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "satyam",
@@ -217,7 +217,7 @@
217
217
  }
218
218
 
219
219
  .summary-cards-container {
220
- display: flex;
220
+ display: flex !important;
221
221
  gap: 12px;
222
222
  flex-wrap: wrap;
223
223
  width: "100%";