Skip to content

Commit

Permalink
Merge branch '477-tab-6-reduce-status-dropdown-height' into 'dev'
Browse files Browse the repository at this point in the history
Resolve "[Tab 6] Reduce status dropdown height"

Closes #477

See merge request natural-solutions/gn_module_zones_humides!397
  • Loading branch information
JulienCorny committed Oct 20, 2022
2 parents 019538d + f90b3ac commit e3d0dd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/app/zh-forms/tabs/tab6/zh-form-tab6.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,9 @@ export class ZhFormTab6Component implements OnInit {
searchPlaceholderText: "Rechercher",
enableSearchFilter: true,
groupBy: "category",
autoposition: false,
position: "top",
maxHeight: 190,
};

this.getMetaData();
Expand Down

0 comments on commit e3d0dd4

Please sign in to comment.