Angular vertical table example
Example: table with vertical lines in angular
.mat-cell {
font-size: 14px;
min-height: 48px;
text-align: center;
border-right: 1px solid black;
}
.mat-cell {
font-size: 14px;
min-height: 48px;
text-align: center;
border-right: 1px solid black;
}