1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-20 10:13:31 +00:00

[PS-526] Allow loading accessibility cookie on desktop (#2709)

* add accessibility cookie page

* linting

* add accessibility button to captcha

* add message descriptions and reactive forms

* prettier
This commit is contained in:
Jake Fink
2022-06-09 08:14:31 -04:00
committed by GitHub
parent b376d933e1
commit c1b559f2b0
9 changed files with 188 additions and 2 deletions

View File

@@ -25,6 +25,7 @@
}
}
#accessibility-cookie-page,
#register-page,
#hint-page,
#two-factor-page,
@@ -45,6 +46,7 @@
}
}
#accessibility-cookie-page,
#login-page,
#register-page,
#hint-page,