@annalib/anna-core 18.2.9 → 18.2.11

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.
@@ -3462,7 +3462,7 @@ class AnnaNonEditableGenericTableComponent {
3462
3462
  this.radioButtonMessageIconClicked = new EventEmitter();
3463
3463
  this.numberOfSkeletonRows = Array(20).fill(0);
3464
3464
  this.noDataWidth = "50%";
3465
- this.filterAlignment = "auto";
3465
+ this.filterAlignment = "bottom auto";
3466
3466
  this.disableColumnClearAllBtn = true;
3467
3467
  this.margin = 5;
3468
3468
  this.tableColumns = [];