Skip to content

Commit e3d0dd4

Browse files
committed
Merge branch '477-tab-6-reduce-status-dropdown-height' into 'dev'
Resolve "[Tab 6] Reduce status dropdown height" Closes #477 See merge request natural-solutions/gn_module_zones_humides!397
2 parents 019538d + f90b3ac commit e3d0dd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/app/zh-forms/tabs/tab6/zh-form-tab6.component.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,9 @@ export class ZhFormTab6Component implements OnInit {
166166
searchPlaceholderText: "Rechercher",
167167
enableSearchFilter: true,
168168
groupBy: "category",
169+
autoposition: false,
169170
position: "top",
171+
maxHeight: 190,
170172
};
171173

172174
this.getMetaData();

0 commit comments

Comments
 (0)