mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-17 16:37:43 +00:00
feat(plainspace): use Plainspace brand icon for header open link
This commit is contained in:
parent
cbeb7c704f
commit
4d94be258d
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ import { KeyboardConfig } from '@sp/keyboard-config';
|
|||
[attr.aria-label]="T.PLAINSPACE.OPEN_IN_PLAINSPACE | translate"
|
||||
mat-icon-button
|
||||
>
|
||||
<mat-icon>open_in_new</mat-icon>
|
||||
<mat-icon svgIcon="plainspace"></mat-icon>
|
||||
</button>
|
||||
}
|
||||
<button
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue