@elderbyte/ngx-starter 14.4.0-beta.17 → 14.4.0-beta.18

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.
@@ -19726,7 +19726,7 @@ class ElderSearchBoxComponent {
19726
19726
  this.autoPanel = true;
19727
19727
  this.name = 'searchExpression';
19728
19728
  this.queryKey = 'query';
19729
- this._dense = true;
19729
+ this._dense = false;
19730
19730
  this.autocomplete = 'off';
19731
19731
  }
19732
19732
  /***************************************************************************