You can decrease the padding values. For me, this worked: mat-chip { padding: 4px 9px !important; }. Adjust the values accordingly.
確定! 回上一頁