@annalib/anna-core 7.4.1 → 7.4.2

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": "7.4.1",
3
+ "version": "7.4.2",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "2.0.3",
6
6
  "@angular/common": "^13.2.0",
@@ -370,7 +370,7 @@ section.min-maxContainer {
370
370
  label {
371
371
  margin-bottom: 0;
372
372
  color: $charcoal;
373
- margin-top: $fs-10;
373
+ margin-top: 0.125rem;
374
374
  margin-left: $fs-10;
375
375
  font-weight: 700;
376
376
  }