mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-24 21:41:33 +01:00
Adjust styles for password hint link.
This commit is contained in:
parent
68f358b804
commit
f6d59dcc5c
@ -94,7 +94,7 @@
|
|||||||
|
|
||||||
<!-- Link to Password Hint page -->
|
<!-- Link to Password Hint page -->
|
||||||
<a
|
<a
|
||||||
class="tw-inline-block tw-mb-4 tw-font-semibold"
|
class="tw-inline-block tw-mb-4 tw-font-semibold tw-no-underline hover:tw-underline tw-text-primary-600"
|
||||||
routerLink="/hint"
|
routerLink="/hint"
|
||||||
(mousedown)="goToHint()"
|
(mousedown)="goToHint()"
|
||||||
(click)="saveEmailSettings()"
|
(click)="saveEmailSettings()"
|
||||||
|
Loading…
Reference in New Issue
Block a user