@annalib/anna-core 10.0.21 → 10.0.22

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": "10.0.21",
3
+ "version": "10.0.22",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^2.0.3",
6
6
  "@angular/common": "^14.3.0",
@@ -607,7 +607,7 @@ input.error-border{
607
607
  ::ng-deep .show-max.ngx-slider span.ngx-slider-model-high{
608
608
  background: white;
609
609
  box-shadow: none;
610
- left: auto !important;
610
+ // left: auto !important;
611
611
  }
612
612
 
613
613
  ::ng-deep .ngx-slider span.ngx-slider-combined{