9 lines
101 B
SCSS
9 lines
101 B
SCSS
/* Structure */
|
|
table {
|
|
width: 100%;
|
|
}
|
|
|
|
.mat-form-field {
|
|
font-size: 14px;
|
|
width: 100%;
|
|
} |