1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-27 18:13:29 +00:00

feat(change-password-component): Change Password Update [18720] - Small fixes to the styling

This commit is contained in:
Patrick Pimentel
2025-05-27 17:13:25 -04:00
parent 7386fd8780
commit ec81662dcf
2 changed files with 6 additions and 2 deletions

View File

@@ -559,6 +559,10 @@ const routes: Routes = [
// TODO: Should this have any guards?
{
path: "change-password",
data: {
elevation: 1,
hideFooter: true,
} satisfies RouteDataProperties & ExtensionAnonLayoutWrapperData,
children: [
{
path: "",