16 lines
158 B
SCSS
16 lines
158 B
SCSS
mat-form-field {
|
|
width: 100%;
|
|
font-size: small;
|
|
}
|
|
|
|
mat-chip-list {
|
|
font-size: small;
|
|
}
|
|
|
|
mat-chip {
|
|
font-size: small;
|
|
}
|
|
|
|
input {
|
|
font-size: small;
|
|
}
|