Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

table with vertical lines in angular

  .mat-cell {
        font-size: 14px;
        min-height: 48px;
        text-align: center;
        border-right: 1px solid black;
    }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #table #vertical #lines #angular
ADD COMMENT
Topic
Name
3+5 =