I have a simple angular material table: ... table { border-collapse: collapse; } tr.mat-row { border: 1px solid #FAFF00; } td.mat-cell ...
確定! 回上一頁