How to change md-icon size · Issue #4422 · angular ... - GitHub
文章推薦指數: 80 %
How can we do that on component basis? :host { .mat-icon { width: 100px; height: 100px; } }. This will not be applied. Skiptocontent {{message}} angular / components Notifications S
延伸文章資訊
- 1How to change size of mat-icon on Angular Material? - Stack ...
mat-icon tag of Angular Material always has default size is 24px. So how to change it ...??? .mat...
- 2How to change size of mat-icon on Angular Material? - Stack ...
- 3iT 邦幫忙::一起幫忙解決難題,拯救IT 人的一天
primary"><mat-icon>thumb_up</mat-icon></button>.
- 4How to change md-icon size – Fantas…hit
I use the class “md-24” on my md-icon but it doesn't work. ... $size; height: $size; width: $size...
- 5How to change mat-icon size in Material - Stack Overflow
size: 36px; }. HTML: <div class="icon"> <mat-icon ...