@annalib/anna-core 15.0.11 → 15.0.13

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": "@annalib/anna-core",
3
- "version": "15.0.11",
3
+ "version": "15.0.13",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^2.0.4",
6
6
  "@angular/common": "^15.2.9",
@@ -436,6 +436,7 @@ section.min-maxContainer {
436
436
  &:disabled {
437
437
  opacity: 0.5;
438
438
  color: $charcoal;
439
+ font-weight: normal;
439
440
  }
440
441
  &.align-center {
441
442
  text-align: center;
@@ -464,6 +465,7 @@ section.min-maxContainer {
464
465
  &:disabled {
465
466
  opacity: 0.5;
466
467
  color: $charcoal;
468
+ font-weight: normal;
467
469
  }
468
470
  &.align-center {
469
471
  text-align: center;