Migrate fontawesome->material in more views (#31360)
This commit is contained in:
parent
3be1b1eaae
commit
fa2e7b1708
25 changed files with 71 additions and 36 deletions
|
|
@ -2,7 +2,7 @@
|
|||
.strike-entry__header
|
||||
.strike-entry__avatar
|
||||
.indicator-icon{ class: account_warning.overruled? ? 'success' : 'failure' }
|
||||
= fa_icon 'warning'
|
||||
= material_symbol 'warning'
|
||||
.strike-entry__content
|
||||
.strike-entry__title
|
||||
= t 'disputes.strikes.title',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue