@annalib/anna-core 19.0.12 → 19.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.
@@ -3527,7 +3527,7 @@ class AnnaNonEditableGenericTableComponent {
3527
3527
  this.filterAlignment = "left right";
3528
3528
  }
3529
3529
  else {
3530
- this.filterAlignment = "bottom";
3530
+ this.filterAlignment = "bottom left right";
3531
3531
  }
3532
3532
  }
3533
3533
  setTableBottomBorder() {