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