@egovernments/digit-ui-health-css 0.3.30 → 0.3.32

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/dist/index.css CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @egovernments/digit-ui-health-css - 0.3.30
2
+ * @egovernments/digit-ui-health-css - 0.3.32
3
3
  *
4
4
  * Copyright (c) 2026 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * @egovernments/digit-ui-health-css - 0.3.30
2
+ * @egovernments/digit-ui-health-css - 0.3.32
3
3
  *
4
4
  * Copyright (c) 2026 Jagankumar <jagan.kumar@egov.org.in>
5
5
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@egovernments/digit-ui-health-css",
3
- "version": "0.3.30",
3
+ "version": "0.3.32",
4
4
  "license": "MIT",
5
5
  "main": "dist/index.css",
6
6
  "author": "Jagankumar <jagan.kumar@egov.org.in>",
@@ -975,6 +975,7 @@
975
975
  margin-bottom: 1.5rem;
976
976
  display: flex;
977
977
  gap: 2rem;
978
+
978
979
  width: 80%;
979
980
 
980
981
  &.progressBar{