ros.grant.common 2.0.1457 → 2.0.1458

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.
@@ -605,7 +605,10 @@
605
605
  }
606
606
 
607
607
  .page-wrapper {
608
- .custom__label {
608
+ .custom__label,
609
+ .name-label,
610
+ .caption-label,
611
+ .value-label{
609
612
  font-size: 14px;
610
613
  line-height: 120%;
611
614
  font-weight: bold;
@@ -794,4 +797,4 @@
794
797
  }
795
798
  }
796
799
  }
797
- }
800
+ }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "2.0.1457",
2
+ "version": "2.0.1458",
3
3
  "name": "ros.grant.common",
4
4
  "private": false,
5
5
  "scripts": {