This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
PolyNotFound/userAndAdvertiser/src/app/advertiser/adList/input-interests-ad/input-interests-ad.component.scss
2021-12-21 12:47:33 +01:00

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;
}