@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.
@@ -3531,7 +3531,7 @@ class AnnaNonEditableGenericTableComponent {
3531
3531
  this.filterAlignment = "left right";
3532
3532
  }
3533
3533
  else {
3534
- this.filterAlignment = "bottom";
3534
+ this.filterAlignment = "bottom left right";
3535
3535
  }
3536
3536
  }
3537
3537
  setTableBottomBorder() {