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
|
@ -15,4 +15,4 @@
|
|||
%strong.emojify.p-name= display_name(account, custom_emojify: true)
|
||||
%span
|
||||
= acct(account)
|
||||
= fa_icon('lock', { data: ({ hidden: true } unless account.locked?) })
|
||||
= material_symbol('lock', { data: ({ hidden: true } unless account.locked?) })
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue