I am using Menu with icons component.Here on clicking the button(i,e menu).The menu items(i,e mat-menu items) are displaying above the button as shown in below image.
I want the items(ex logout) to be displayed below the menu button.I tried giving margin and padding properties still no result.
Here is the stackblitz link.
