why menu add space as white space blank on drop down ?
I work on angular 7 i found drop down display white space on drop down so that why and how to solve that
- class="form-group" style="display: flex; align-items: center;margin-top:10px;margin-left:20px;">"let fil of FilterList" style="padding-bottom: 10px;margin-right: 10px;">
- {{fil.controlName | slice:3:15}}
- (change)="onChange($event)" class="form-control"
- style="width:200px; margin-right:10px;" >
- >-Select-
- >
"fil.controlName===fil2.filterName ">- {{fil2.reportSource}}


Siddharth GajbhiyePosted May 19, 2020, 10:33 PM
ahmed elbarbaryPosted May 19, 2020, 9:09 AM
ahmed elbarbaryPosted May 19, 2020, 4:06 AM
Siddharth GajbhiyePosted May 19, 2020, 3:40 AM