How do I make the following horizontal instead of the (apparent default) of vertical? It is located within navigation.component.html within my Angular 5.2.7 application that wa
Set mat-nav-list to flex container then adjust mat-list-item height and padding
I am using angular/flex-layout but you can achieve the same with css/scss
Home
About
Contact Us