@egovernments/digit-ui-components-css 0.2.0-beta.11 → 0.2.0-beta.12

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-components-css - 0.2.0-beta.11
2
+ * @egovernments/digit-ui-components-css - 0.2.0-beta.12
3
3
  *
4
4
  * Copyright (c) 2025 Jagankumar <jagan.kumar@egovernments.org>
5
5
  *
@@ -3620,6 +3620,8 @@ ol, ul {
3620
3620
  height: -moz-fit-content;
3621
3621
  height: fit-content;
3622
3622
  word-break: break-word; } }
3623
+ .digit-header-content.label.boldLabel {
3624
+ font-weight: 700; }
3623
3625
  .digit-header-content.label .label-container {
3624
3626
  display: -webkit-box;
3625
3627
  display: -ms-flexbox;