mirror of
https://github.com/bitwarden/browser.git
synced 2025-01-09 19:28:06 +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 -->
|
||||
<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"
|
||||
(mousedown)="goToHint()"
|
||||
(click)="saveEmailSettings()"
|
||||
|
Loading…
Reference in New Issue
Block a user