8 lines
59 B
SCSS
8 lines
59 B
SCSS
|
|
table {
|
|
width: 100%;
|
|
}
|
|
|
|
td.mat-cell {
|
|
padding: 12px;
|
|
} |