@annalib/anna-core 19.0.14 → 19.0.15

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.
@@ -3538,7 +3538,7 @@ class AnnaNonEditableGenericTableComponent {
3538
3538
  this.filterAlignment = "left right";
3539
3539
  }
3540
3540
  else {
3541
- this.filterAlignment = "bottom";
3541
+ this.filterAlignment = "bottom left right";
3542
3542
  }
3543
3543
  }
3544
3544
  setTableBottomBorder() {