@annalib/anna-core 10.0.2 → 10.0.4

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.2",
3
+ "version": "10.0.4",
4
4
  "peerDependencies": {
5
5
  "@angular-slider/ngx-slider": "^2.0.3",
6
6
  "@angular/common": "^14.3.0",
@@ -489,7 +489,7 @@ button.filter-text-btn{
489
489
 
490
490
  ::ng-deep .non-edit-datepicker-tooltip .tooltip-inner{
491
491
  max-width: 310px !important;
492
- width: 263px !important;
492
+ width: 283px !important;
493
493
  overflow-y: initial !important;
494
494
  }
495
495