Need more understanding angular material list

24 views
Skip to first unread message

Malte Kempff

unread,
Jan 26, 2022, 3:22:42 AM1/26/22
to Angular and AngularJS discussion
Hi 
I have following Angular code, that makes me wonder, why my material-list does not have a vertical scrollbar:


mat-list-without_scrollbar.png

I am wondering about that, since I read somewhere, that you need those entry for the mat-list in the css-File I did:
mat-list {
  flex-grow: 1;
  border: 3px solid green;
  overflow: auto;
}
But it does not work at all as you can see in the screen shot.
Please find the files for that matter in the up/download 

Any hint is appreciated
Thanks in advance and best regards
Schumuoan

pick-list-skills.component.ts
pick-list-skills.component.spec.ts
pick-list-skills.component.css
pick-list-skills.component.html
Reply all
Reply to author
Forward
0 new messages