mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
update our icons to the new custom font
mostly, `ph-bold` was replacing the font-family, so we're now using `sk-icons-lg`
This commit is contained in:
@@ -125,7 +125,7 @@ export function openInstanceMenu(ev: MouseEvent) {
|
||||
} : undefined, {
|
||||
type: 'link',
|
||||
text: i18n.ts.aboutMisskey,
|
||||
icon: 'sk-icons sk-shark ph-bold',
|
||||
icon: 'sk-icons sk-shark sk-icons-lg',
|
||||
to: '/about-sharkey',
|
||||
}], ev.currentTarget ?? ev.target, {
|
||||
align: 'left',
|
||||
|
||||
Reference in New Issue
Block a user